Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 0fa460c54 -> 93f7d535a


[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/93f7d535
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/93f7d535
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/93f7d535

Branch: refs/heads/master
Commit: 93f7d535a378d8cdc83cfbc86e9229c036ec9f6c
Parents: 0fa460c
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Wed Oct 31 03:16:32 2018 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Wed Oct 31 03:16:32 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/93f7d535/cglib-3.2.8/pom.xml
----------------------------------------------------------------------
diff --git a/cglib-3.2.8/pom.xml b/cglib-3.2.8/pom.xml
index 395e62c..47b4593 100644
--- a/cglib-3.2.8/pom.xml
+++ b/cglib-3.2.8/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.cglib</artifactId>
     <packaging>bundle</packaging>
-    <version>3.2.8_1</version>
+    <version>3.2.8_2-SNAPSHOT</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps cglib-nodep ${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.cglib-3.2.8_1</tag>
+    <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to