You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by ga...@apache.org on 2014/04/05 01:36:42 UTC

svn commit: r1584938 - /chemistry/opencmis/trunk/pom.xml

Author: gabriele
Date: Fri Apr  4 23:36:41 2014
New Revision: 1584938

URL: http://svn.apache.org/r1584938
Log:
preparing 0.11.0 release, updating release plugin

Modified:
    chemistry/opencmis/trunk/pom.xml

Modified: chemistry/opencmis/trunk/pom.xml
URL: http://svn.apache.org/viewvc/chemistry/opencmis/trunk/pom.xml?rev=1584938&r1=1584937&r2=1584938&view=diff
==============================================================================
--- chemistry/opencmis/trunk/pom.xml (original)
+++ chemistry/opencmis/trunk/pom.xml Fri Apr  4 23:36:41 2014
@@ -336,7 +336,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-release-plugin</artifactId>
-                <version>2.4.1</version>
+                <version>2.5</version>
                 <configuration>
                     <useReleaseProfile>false</useReleaseProfile>
                     <!-- TODO: Add autogenerated JIRA release notes -->
@@ -701,4 +701,4 @@
             </build>
         </profile>
     </profiles>
-</project>
\ No newline at end of file
+</project>