Author: dejanb
Date: Sat Sep 19 12:15:52 2009
New Revision: 816904

URL: http://svn.apache.org/viewvc?rev=816904&view=rev
Log:
fixing version number

Modified:
    activemq/activemq-protobuf/trunk/activemq-protobuf-test/pom.xml
    activemq/activemq-protobuf/trunk/activemq-protobuf/pom.xml

Modified: activemq/activemq-protobuf/trunk/activemq-protobuf-test/pom.xml
URL: 
http://svn.apache.org/viewvc/activemq/activemq-protobuf/trunk/activemq-protobuf-test/pom.xml?rev=816904&r1=816903&r2=816904&view=diff
==============================================================================
--- activemq/activemq-protobuf/trunk/activemq-protobuf-test/pom.xml (original)
+++ activemq/activemq-protobuf/trunk/activemq-protobuf-test/pom.xml Sat Sep 19 
12:15:52 2009
@@ -21,12 +21,12 @@
   <parent>
     <groupId>org.apache.activemq.protobuf</groupId>
     <artifactId>activemq-protobuf-pom</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.activemq.protobuf</groupId>
   <artifactId>activemq-protobuf-test</artifactId>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.0-SNAPSHOT</version>
   
   <packaging>jar</packaging>
   <name>ActiveMQ Protocol Buffers Tests</name>

Modified: activemq/activemq-protobuf/trunk/activemq-protobuf/pom.xml
URL: 
http://svn.apache.org/viewvc/activemq/activemq-protobuf/trunk/activemq-protobuf/pom.xml?rev=816904&r1=816903&r2=816904&view=diff
==============================================================================
--- activemq/activemq-protobuf/trunk/activemq-protobuf/pom.xml (original)
+++ activemq/activemq-protobuf/trunk/activemq-protobuf/pom.xml Sat Sep 19 
12:15:52 2009
@@ -21,12 +21,12 @@
   <parent>
     <groupId>org.apache.activemq.protobuf</groupId>
     <artifactId>activemq-protobuf-pom</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.activemq.protobuf</groupId>
   <artifactId>activemq-protobuf</artifactId>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   
   <name>ActiveMQ Protocol Buffers Implementation and Compiler</name>


Reply via email to