Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 7d23b2c44 -> f33babc5d


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

Branch: refs/heads/master
Commit: f33babc5d53b8c00534d8876cde7d30a866af162
Parents: 7d23b2c
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Sun Jun 3 18:49:56 2018 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Sun Jun 3 18:49:56 2018 +0200

----------------------------------------------------------------------
 mustache-compiler-0.9.5/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f33babc5/mustache-compiler-0.9.5/pom.xml
----------------------------------------------------------------------
diff --git a/mustache-compiler-0.9.5/pom.xml b/mustache-compiler-0.9.5/pom.xml
index 93a148f..fb649a4 100644
--- a/mustache-compiler-0.9.5/pom.xml
+++ b/mustache-compiler-0.9.5/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.mustache-compiler</artifactId>
-    <version>0.9.5_3</version>
+    <version>0.9.5_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.mustache-compiler-0.9.5_3</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to