We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b075898 commit 6b55fb9Copy full SHA for 6b55fb9
.project
pom.xml
@@ -23,13 +23,6 @@
23
<target>${java.version}</target>
24
</configuration>
25
</plugin>
26
- <plugin>
27
- <artifactId>maven-assembly-plugin</artifactId>
28
- <version>2.3</version>
29
- <configuration>
30
- <descriptor>src/main/assembly/assembly.xml</descriptor>
31
- </configuration>
32
- </plugin>
33
</plugins>
34
</build>
35
</project>
src/main/assembly/assembly.xml
0 commit comments