Skip to content

Commit 6b55fb9

Browse files
author
Max Tritschler
committed
Removed assembly plugin
1 parent b075898 commit 6b55fb9

File tree

3 files changed

+0
-51
lines changed

3 files changed

+0
-51
lines changed

.project

Lines changed: 0 additions & 17 deletions
This file was deleted.

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,6 @@
2323
<target>${java.version}</target>
2424
</configuration>
2525
</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>
3326
</plugins>
3427
</build>
3528
</project>

src/main/assembly/assembly.xml

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)