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 2016/07/28 17:21:10 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 8d8659aca -> 4a049a64c


[maven-release-plugin] prepare release org.apache.servicemix.bundles.ognl-3.1.9_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/4a049a64
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/4a049a64
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/4a049a64

Branch: refs/heads/master
Commit: 4a049a64c4b05acec2c81e675c66319c8738b198
Parents: 8d8659a
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Thu Jul 28 19:20:58 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Thu Jul 28 19:20:58 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/4a049a64/ognl-3.1.9/pom.xml
----------------------------------------------------------------------
diff --git a/ognl-3.1.9/pom.xml b/ognl-3.1.9/pom.xml
index b0d31f4..1a14bed 100644
--- a/ognl-3.1.9/pom.xml
+++ b/ognl-3.1.9/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.ognl</artifactId>
-    <version>3.1.9_1-SNAPSHOT</version>
+    <version>3.1.9_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundles 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.ognl-3.1.9_1</tag>
   </scm>
 
     <properties>