updated pom.xml plugin versions

git-svn-id: http://jintellitype.googlecode.com/svn/trunk@41 46e98894-136e-cd33-ffd5-f4f03a221aa8
This commit is contained in:
Melloware
2012-10-20 12:04:49 +00:00
parent 47eb8eff02
commit 8798e23e52

View File

@@ -136,6 +136,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.4</version>
<executions>
<execution>
<id>sign-artifacts</id>
@@ -321,7 +322,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.3</version>
<version>1.4</version>
<executions>
<execution>
<id>sign-artifacts</id>