You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sirona.apache.org by ol...@apache.org on 2014/05/29 02:10:07 UTC

svn commit: r1598177 - /incubator/sirona/trunk/pom.xml

Author: olamy
Date: Thu May 29 00:10:06 2014
New Revision: 1598177

URL: http://svn.apache.org/r1598177
Log:
release plugin 2.5

Modified:
    incubator/sirona/trunk/pom.xml

Modified: incubator/sirona/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/pom.xml?rev=1598177&r1=1598176&r2=1598177&view=diff
==============================================================================
--- incubator/sirona/trunk/pom.xml (original)
+++ incubator/sirona/trunk/pom.xml Thu May 29 00:10:06 2014
@@ -181,7 +181,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.3.2</version>
+          <version>2.5</version>
           <configuration>
             <tagBase>https://svn.apache.org/repos/asf/incubator/sirona/tags/</tagBase>
           </configuration>