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 2015/08/04 15:24:21 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.freemarker-2.3.23_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master e03040ea1 -> 35a94ad55


[maven-release-plugin] prepare release org.apache.servicemix.bundles.freemarker-2.3.23_1


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

Branch: refs/heads/master
Commit: 35a94ad5519714a33af51605de979840111c60a9
Parents: e03040e
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Aug 4 15:24:12 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Aug 4 15:24:12 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/35a94ad5/freemarker-2.3.23/pom.xml
----------------------------------------------------------------------
diff --git a/freemarker-2.3.23/pom.xml b/freemarker-2.3.23/pom.xml
index aef070c..2335484 100644
--- a/freemarker-2.3.23/pom.xml
+++ b/freemarker-2.3.23/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.freemarker</artifactId>
-    <version>2.3.23_1-SNAPSHOT</version>
+    <version>2.3.23_1</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>HEAD</tag>
+      <tag>org.apache.servicemix.bundles.freemarker-2.3.23_1</tag>
   </scm>
 
     <properties>