hawkBit pom release preparations
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
This commit is contained in:
5
pom.xml
5
pom.xml
@@ -400,9 +400,8 @@
|
||||
<profile>
|
||||
<id>nexus_staging</id>
|
||||
<activation>
|
||||
<activeByDefault>true</activeByDefault>
|
||||
<property>
|
||||
<name>useNexusStaging</name>
|
||||
<name>!skipNexusStaging</name>
|
||||
</property>
|
||||
</activation>
|
||||
<build>
|
||||
@@ -415,7 +414,7 @@
|
||||
as part of building the module. -->
|
||||
<groupId>org.sonatype.plugins</groupId>
|
||||
<artifactId>nexus-staging-maven-plugin</artifactId>
|
||||
<version>1.6.5</version>
|
||||
<version>1.6.7</version>
|
||||
<extensions>true</extensions>
|
||||
<configuration>
|
||||
<serverId>ossrh</serverId>
|
||||
|
||||
Reference in New Issue
Block a user