You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by el...@apache.org on 2012/08/21 09:47:06 UTC

svn commit: r1375416 - /mina/branches/2.0/distribution/pom.xml

Author: elecharny
Date: Tue Aug 21 07:47:05 2012
New Revision: 1375416

URL: http://svn.apache.org/viewvc?rev=1375416&view=rev
Log:
reverted the distribution pom

Modified:
    mina/branches/2.0/distribution/pom.xml

Modified: mina/branches/2.0/distribution/pom.xml
URL: http://svn.apache.org/viewvc/mina/branches/2.0/distribution/pom.xml?rev=1375416&r1=1375415&r2=1375416&view=diff
==============================================================================
--- mina/branches/2.0/distribution/pom.xml (original)
+++ mina/branches/2.0/distribution/pom.xml Tue Aug 21 07:47:05 2012
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>mina-parent</artifactId>
     <groupId>org.apache.mina</groupId>
-    <version>2.0.5</version>
+    <version>2.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>distribution</artifactId>