You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ja...@apache.org on 2016/08/05 18:46:29 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.generex-1.0.1_2

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master fe07b0682 -> 3d732491c


[maven-release-plugin] prepare release org.apache.servicemix.bundles.generex-1.0.1_2


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

Branch: refs/heads/master
Commit: 3d732491c244674948d1a0c735b7a1c9c953ca24
Parents: fe07b06
Author: Jonathan Anstey <ja...@gmail.com>
Authored: Fri Aug 5 16:16:25 2016 -0230
Committer: Jonathan Anstey <ja...@gmail.com>
Committed: Fri Aug 5 16:16:25 2016 -0230

----------------------------------------------------------------------
 generex-1.1.0/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/3d732491/generex-1.1.0/pom.xml
----------------------------------------------------------------------
diff --git a/generex-1.1.0/pom.xml b/generex-1.1.0/pom.xml
index 644fb97..e457199 100644
--- a/generex-1.1.0/pom.xml
+++ b/generex-1.1.0/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.generex</artifactId>
-    <version>1.0.1_2-SNAPSHOT</version>
+    <version>1.0.1_2</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -39,6 +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.generex-1.0.1_2</tag>
   </scm>
 
     <properties>