Author: jbonofre
Date: Sun Aug 22 20:30:20 2010
New Revision: 987946

URL: http://svn.apache.org/viewvc?rev=987946&view=rev
Log:
[maven-release-plugin] rollback the release of archetypes-2010.01

Modified:
    servicemix/archetypes/trunk/pom.xml
    servicemix/archetypes/trunk/servicemix-archetype-catalog/pom.xml
    servicemix/archetypes/trunk/servicemix-archetypes-itests/pom.xml
    servicemix/archetypes/trunk/servicemix-bean-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-binding-component/pom.xml
    servicemix/archetypes/trunk/servicemix-camel-osgi-bundle/pom.xml
    servicemix/archetypes/trunk/servicemix-camel-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-cxf-bc-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-cxf-code-first-osgi-bundle/pom.xml
    servicemix/archetypes/trunk/servicemix-cxf-se-service-unit/pom.xml
    
servicemix/archetypes/trunk/servicemix-cxf-se-wsdl-first-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml
    servicemix/archetypes/trunk/servicemix-drools-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-eip-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-embedded-simple/pom.xml
    servicemix/archetypes/trunk/servicemix-exec-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-file-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-ftp-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-http-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-jms-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-jsr181-service-unit/pom.xml
    
servicemix/archetypes/trunk/servicemix-jsr181-wsdl-first-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-lwcontainer-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-mail-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-ode-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-osgi-bundle/pom.xml
    servicemix/archetypes/trunk/servicemix-osworkflow-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-project-root/pom.xml
    servicemix/archetypes/trunk/servicemix-quartz-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-saxon-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-script-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-scripting-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-service-assembly/pom.xml
    servicemix/archetypes/trunk/servicemix-service-engine/pom.xml
    servicemix/archetypes/trunk/servicemix-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-shared-library/pom.xml
    servicemix/archetypes/trunk/servicemix-smpp-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-snmp-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-validation-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-vfs-service-unit/pom.xml
    servicemix/archetypes/trunk/servicemix-xmpp-service-unit/pom.xml

Modified: servicemix/archetypes/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/pom.xml (original)
+++ servicemix/archetypes/trunk/pom.xml Sun Aug 22 20:30:20 2010
@@ -28,7 +28,7 @@
 
        <groupId>org.apache.servicemix</groupId>
        <artifactId>archetypes</artifactId>
-       <version>2010.02-SNAPSHOT</version>
+       <version>2010.01-SNAPSHOT</version>
 
        <name>Apache ServiceMix :: Archetypes</name>
        <packaging>pom</packaging>

Modified: servicemix/archetypes/trunk/servicemix-archetype-catalog/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-archetype-catalog/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-archetype-catalog/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-archetype-catalog/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-archetypes-itests/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-archetypes-itests/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-archetypes-itests/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-archetypes-itests/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <artifactId>servicemix-archetypes-itests</artifactId>

Modified: servicemix/archetypes/trunk/servicemix-bean-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-bean-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-bean-service-unit/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-bean-service-unit/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-binding-component/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-binding-component/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-binding-component/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-binding-component/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-camel-osgi-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-camel-osgi-bundle/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-camel-osgi-bundle/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-camel-osgi-bundle/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-camel-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-camel-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-camel-service-unit/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-camel-service-unit/pom.xml Sun Aug 
22 20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-cxf-bc-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-cxf-bc-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-cxf-bc-service-unit/pom.xml 
(original)
+++ servicemix/archetypes/trunk/servicemix-cxf-bc-service-unit/pom.xml Sun Aug 
22 20:30:20 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2010.02-SNAPSHOT</version>
+        <version>2010.01-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>

Modified: 
servicemix/archetypes/trunk/servicemix-cxf-code-first-osgi-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-cxf-code-first-osgi-bundle/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-cxf-code-first-osgi-bundle/pom.xml 
(original)
+++ servicemix/archetypes/trunk/servicemix-cxf-code-first-osgi-bundle/pom.xml 
Sun Aug 22 20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-cxf-se-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-cxf-se-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-cxf-se-service-unit/pom.xml 
(original)
+++ servicemix/archetypes/trunk/servicemix-cxf-se-service-unit/pom.xml Sun Aug 
22 20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: 
servicemix/archetypes/trunk/servicemix-cxf-se-wsdl-first-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-cxf-se-wsdl-first-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- 
servicemix/archetypes/trunk/servicemix-cxf-se-wsdl-first-service-unit/pom.xml 
(original)
+++ 
servicemix/archetypes/trunk/servicemix-cxf-se-wsdl-first-service-unit/pom.xml 
Sun Aug 22 20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: 
servicemix/archetypes/trunk/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml 
(original)
+++ servicemix/archetypes/trunk/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml 
Sun Aug 22 20:30:20 2010
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-drools-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-drools-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-drools-service-unit/pom.xml 
(original)
+++ servicemix/archetypes/trunk/servicemix-drools-service-unit/pom.xml Sun Aug 
22 20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-eip-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-eip-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-eip-service-unit/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-eip-service-unit/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-embedded-simple/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-embedded-simple/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-embedded-simple/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-embedded-simple/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-exec-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-exec-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-exec-service-unit/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-exec-service-unit/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-file-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-file-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-file-service-unit/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-file-service-unit/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2010.02-SNAPSHOT</version>
+        <version>2010.01-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-ftp-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-ftp-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-ftp-service-unit/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-ftp-service-unit/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2010.02-SNAPSHOT</version>
+        <version>2010.01-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-http-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-http-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-http-service-unit/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-http-service-unit/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2010.02-SNAPSHOT</version>
+        <version>2010.01-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-jms-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-jms-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-jms-service-unit/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-jms-service-unit/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2010.02-SNAPSHOT</version>
+        <version>2010.01-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-jsr181-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-jsr181-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-jsr181-service-unit/pom.xml 
(original)
+++ servicemix/archetypes/trunk/servicemix-jsr181-service-unit/pom.xml Sun Aug 
22 20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: 
servicemix/archetypes/trunk/servicemix-jsr181-wsdl-first-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-jsr181-wsdl-first-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- 
servicemix/archetypes/trunk/servicemix-jsr181-wsdl-first-service-unit/pom.xml 
(original)
+++ 
servicemix/archetypes/trunk/servicemix-jsr181-wsdl-first-service-unit/pom.xml 
Sun Aug 22 20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: 
servicemix/archetypes/trunk/servicemix-lwcontainer-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-lwcontainer-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-lwcontainer-service-unit/pom.xml 
(original)
+++ servicemix/archetypes/trunk/servicemix-lwcontainer-service-unit/pom.xml Sun 
Aug 22 20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-mail-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-mail-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-mail-service-unit/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-mail-service-unit/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2010.02-SNAPSHOT</version>
+        <version>2010.01-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-ode-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-ode-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-ode-service-unit/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-ode-service-unit/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-osgi-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-osgi-bundle/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-osgi-bundle/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-osgi-bundle/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2010.02-SNAPSHOT</version>
+        <version>2010.01-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-osworkflow-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-osworkflow-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-osworkflow-service-unit/pom.xml 
(original)
+++ servicemix/archetypes/trunk/servicemix-osworkflow-service-unit/pom.xml Sun 
Aug 22 20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-project-root/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-project-root/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-project-root/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-project-root/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-quartz-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-quartz-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-quartz-service-unit/pom.xml 
(original)
+++ servicemix/archetypes/trunk/servicemix-quartz-service-unit/pom.xml Sun Aug 
22 20:30:20 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2010.02-SNAPSHOT</version>
+        <version>2010.01-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-saxon-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-saxon-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-saxon-service-unit/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-saxon-service-unit/pom.xml Sun Aug 
22 20:30:20 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2010.02-SNAPSHOT</version>
+        <version>2010.01-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-script-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-script-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-script-service-unit/pom.xml 
(original)
+++ servicemix/archetypes/trunk/servicemix-script-service-unit/pom.xml Sun Aug 
22 20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-scripting-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-scripting-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-scripting-service-unit/pom.xml 
(original)
+++ servicemix/archetypes/trunk/servicemix-scripting-service-unit/pom.xml Sun 
Aug 22 20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-service-assembly/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-service-assembly/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-service-assembly/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-service-assembly/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-service-engine/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-service-engine/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-service-engine/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-service-engine/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-service-unit/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-service-unit/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-shared-library/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-shared-library/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-shared-library/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-shared-library/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-smpp-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-smpp-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-smpp-service-unit/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-smpp-service-unit/pom.xml Sun Aug 22 
20:30:20 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2010.02-SNAPSHOT</version>
+        <version>2010.01-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: servicemix/archetypes/trunk/servicemix-snmp-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-snmp-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-snmp-service-unit/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-snmp-service-unit/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2010.02-SNAPSHOT</version>
+        <version>2010.01-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-validation-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-validation-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-validation-service-unit/pom.xml 
(original)
+++ servicemix/archetypes/trunk/servicemix-validation-service-unit/pom.xml Sun 
Aug 22 20:30:20 2010
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>archetypes</artifactId>
-               <version>2010.02-SNAPSHOT</version>
+               <version>2010.01-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-vfs-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-vfs-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-vfs-service-unit/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-vfs-service-unit/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2010.02-SNAPSHOT</version>
+        <version>2010.01-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>

Modified: servicemix/archetypes/trunk/servicemix-xmpp-service-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-xmpp-service-unit/pom.xml?rev=987946&r1=987945&r2=987946&view=diff
==============================================================================
--- servicemix/archetypes/trunk/servicemix-xmpp-service-unit/pom.xml (original)
+++ servicemix/archetypes/trunk/servicemix-xmpp-service-unit/pom.xml Sun Aug 22 
20:30:20 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2010.02-SNAPSHOT</version>
+        <version>2010.01-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix.tooling</groupId>


Reply via email to