Fix annotation-api bundles version

Project: http://git-wip-us.apache.org/repos/asf/servicemix-specs/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-specs/commit/42dfff63
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-specs/tree/42dfff63
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-specs/diff/42dfff63

Branch: refs/heads/master
Commit: 42dfff6352fc1fb004255892a5f67985a7622192
Parents: c5728d0
Author: Jean-Baptiste Onofré <j...@nanthrax.net>
Authored: Wed May 16 09:57:39 2018 +0200
Committer: Jean-Baptiste Onofré <j...@nanthrax.net>
Committed: Wed May 16 09:57:39 2018 +0200

----------------------------------------------------------------------
 annotation-api-1.2/pom.xml | 2 +-
 annotation-api-1.3/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/42dfff63/annotation-api-1.2/pom.xml
----------------------------------------------------------------------
diff --git a/annotation-api-1.2/pom.xml b/annotation-api-1.2/pom.xml
index b78b3a1..d1a38cd 100644
--- a/annotation-api-1.2/pom.xml
+++ b/annotation-api-1.2/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.annotation-api-1.2</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>1.2_1-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Annotation API 1.2</name>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/42dfff63/annotation-api-1.3/pom.xml
----------------------------------------------------------------------
diff --git a/annotation-api-1.3/pom.xml b/annotation-api-1.3/pom.xml
index 7d1ee55..0be3688 100644
--- a/annotation-api-1.3/pom.xml
+++ b/annotation-api-1.3/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.annotation-api-1.3</artifactId>
     <packaging>bundle</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>1.3_1-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Annotation API 1.3</name>
 
     <dependencies>

Reply via email to