We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83f15a commit 609efddCopy full SHA for 609efdd
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>info.unterrainer.commons</groupId>
7
<artifactId>parent-pom</artifactId>
8
- <version>0.2.2</version>
+ <version>0.2.3</version>
9
<name>ParentPom</name>
10
<packaging>pom</packaging>
11
<url>https://github.com/UnterrainerInformatik/java-parent-pom</url>
@@ -161,7 +161,7 @@
161
<plugin>
162
<groupId>org.apache.maven.plugins</groupId>
163
<artifactId>maven-gpg-plugin</artifactId>
164
- <version>1.6</version>
+ <version>3.0.1</version>
165
<executions>
166
<execution>
167
<id>sign-artifacts</id>
0 commit comments