You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2007/01/31 11:59:59 UTC

svn commit: r501794 - /incubator/servicemix/branches/servicemix-3.1/pom.xml

Author: gnodet
Date: Wed Jan 31 02:59:58 2007
New Revision: 501794

URL: http://svn.apache.org/viewvc?view=rev&rev=501794
Log:
Change servicemix version property to 3.1

Modified:
    incubator/servicemix/branches/servicemix-3.1/pom.xml

Modified: incubator/servicemix/branches/servicemix-3.1/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/pom.xml?view=diff&rev=501794&r1=501793&r2=501794
==============================================================================
--- incubator/servicemix/branches/servicemix-3.1/pom.xml (original)
+++ incubator/servicemix/branches/servicemix-3.1/pom.xml Wed Jan 31 02:59:58 2007
@@ -203,7 +203,7 @@
         <jencks-version>2.0</jencks-version>
         <jetty-version>6.0.1</jetty-version>
         <geronimo-version>1.2-beta</geronimo-version>
-        <servicemix-version>3.1-incubating-SNAPSHOT</servicemix-version>
+        <servicemix-version>3.1-incubating</servicemix-version>
         <wsdl4j-version>1.6.1</wsdl4j-version>
         <commons-beanutils-version>1.7.0</commons-beanutils-version>
         <commons-fileupload-version>1.1.1</commons-fileupload-version>
@@ -1786,4 +1786,4 @@
             </plugin>
         </plugins>
     </reporting>
-</project>
\ No newline at end of file
+</project>