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 2018/05/16 08:12:13 UTC

servicemix-specs git commit: [maven-release-plugin] prepare for next development iteration

Repository: servicemix-specs
Updated Branches:
  refs/heads/master 9ad55d0e2 -> 34358e42f


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: 34358e42f4c60fd7f9ac264b912ab9a08fae4101
Parents: 9ad55d0
Author: Jean-Baptiste Onofré <jb...@nanthrax.net>
Authored: Wed May 16 10:12:11 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@nanthrax.net>
Committed: Wed May 16 10:12:11 2018 +0200

----------------------------------------------------------------------
 annotation-api-1.2/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/34358e42/annotation-api-1.2/pom.xml
----------------------------------------------------------------------
diff --git a/annotation-api-1.2/pom.xml b/annotation-api-1.2/pom.xml
index a94eb9a..6734665 100644
--- a/annotation-api-1.2/pom.xml
+++ b/annotation-api-1.2/pom.xml
@@ -31,14 +31,14 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.annotation-api-1.2</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2_1</version>
+    <version>1.2_2-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Annotation API 1.2</name>
 
     <scm>
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-specs.git</url>
-      <tag>org.apache.servicemix.specs.annotation-api-1.2-1.2_1</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <dependencies>