Push service release version 4
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<artifactId>push-service-parent</artifactId>
|
||||
<groupId>de.77zzcx7.push-service</groupId>
|
||||
<version>4-SNAPSHOT</version>
|
||||
<version>4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>push-service-client-lib</artifactId>
|
||||
@@ -42,11 +42,7 @@
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||
<configuration>
|
||||
<!--
|
||||
Setting the classifier of the spring-boot uber JAR to exec will keep the verbatim JAR file
|
||||
as actual distributed artifact required for users to include the beans
|
||||
-->
|
||||
<classifier>exec</classifier>
|
||||
<skip>true</skip>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
Reference in New Issue
Block a user