Repository: servicemix-bundles
Updated Branches:
  refs/heads/master b1ab7cd9d -> 419d8db96


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


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/419d8db9
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/419d8db9
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/419d8db9

Branch: refs/heads/master
Commit: 419d8db96b418bfe80e802eb3aabfac96b2a0e8c
Parents: b1ab7cd
Author: Jean-Baptiste Onofré <jbono...@apache.org>
Authored: Wed May 2 06:52:06 2018 +0200
Committer: Jean-Baptiste Onofré <jbono...@apache.org>
Committed: Wed May 2 06:52:06 2018 +0200

----------------------------------------------------------------------
 javax-inject-1/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/419d8db9/javax-inject-1/pom.xml
----------------------------------------------------------------------
diff --git a/javax-inject-1/pom.xml b/javax-inject-1/pom.xml
index b1bed3c..fc331c8 100644
--- a/javax-inject-1/pom.xml
+++ b/javax-inject-1/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.javax-inject</artifactId>
-    <version>1_3</version>
+    <version>1_4-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
@@ -39,7 +39,7 @@
         
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
         
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         
<url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>org.apache.servicemix.bundles.javax-inject-1_3</tag>
+    <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to