We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f85cc9d commit bd34dceCopy full SHA for bd34dce
1 file changed
pom.xml
@@ -35,9 +35,7 @@
35
<build>
36
<plugins>
37
<plugin>
38
- <groupId>org.apache.maven.plugins</groupId><!-- Maven's complaining of package not found, shouldn't this groupID be assumed by default? -->
39
<artifactId>maven-assembly-plugin</artifactId>
40
- <version>3.6.0</version>
41
<configuration>
42
<archive>
43
<manifest>
@@ -52,4 +50,5 @@
52
50
</plugins>
53
51
</build>
54
+
55
</project>
0 commit comments