Skip to content

Commit 2dbfc9e

Browse files
committed
Merge branch 'develop'
2 parents e0b144e + 609efdd commit 2dbfc9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>info.unterrainer.commons</groupId>
77
<artifactId>parent-pom</artifactId>
8-
<version>0.2.2</version>
8+
<version>0.2.3</version>
99
<name>ParentPom</name>
1010
<packaging>pom</packaging>
1111
<url>https://github.com/UnterrainerInformatik/java-parent-pom</url>
@@ -161,7 +161,7 @@
161161
<plugin>
162162
<groupId>org.apache.maven.plugins</groupId>
163163
<artifactId>maven-gpg-plugin</artifactId>
164-
<version>1.6</version>
164+
<version>3.0.1</version>
165165
<executions>
166166
<execution>
167167
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)