You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2010/03/14 09:28:29 UTC

svn commit: r922786 - /servicemix/components/bindings/servicemix-http/trunk/pom.xml

Author: jbonofre
Date: Sun Mar 14 08:28:28 2010
New Revision: 922786

URL: http://svn.apache.org/viewvc?rev=922786&view=rev
Log:
Rollback components 2010.01 release.

Modified:
    servicemix/components/bindings/servicemix-http/trunk/pom.xml

Modified: servicemix/components/bindings/servicemix-http/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/bindings/servicemix-http/trunk/pom.xml?rev=922786&r1=922785&r2=922786&view=diff
==============================================================================
--- servicemix/components/bindings/servicemix-http/trunk/pom.xml (original)
+++ servicemix/components/bindings/servicemix-http/trunk/pom.xml Sun Mar 14 08:28:28 2010
@@ -21,12 +21,12 @@
   <parent>
     <groupId>org.apache.servicemix</groupId>
     <artifactId>components-pom</artifactId>
-    <version>5</version>
+    <version>5-SNAPSHOT</version>
   </parent>
   
   <groupId>org.apache.servicemix</groupId>
   <artifactId>servicemix-http</artifactId>
-  <version>2010.02-SNAPSHOT</version>
+  <version>2010.01-SNAPSHOT</version>
   <packaging>jbi-component</packaging>
 
   <name>ServiceMix :: HTTP</name>