Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 9de3f037f -> 548f12c0a


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.jregex-1.2_01_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/548f12c0
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/548f12c0
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/548f12c0

Branch: refs/heads/master
Commit: 548f12c0a9e45df970de366655acfb1cd365c420
Parents: 9de3f03
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Tue Jul 7 10:42:06 2015 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Tue Jul 7 10:42:06 2015 +0200

----------------------------------------------------------------------
 jregex-1.2_01/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/548f12c0/jregex-1.2_01/pom.xml
----------------------------------------------------------------------
diff --git a/jregex-1.2_01/pom.xml b/jregex-1.2_01/pom.xml
index faee608..a8cc10e 100644
--- a/jregex-1.2_01/pom.xml
+++ b/jregex-1.2_01/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.jregex</artifactId>
-    <version>1.2_01_1-SNAPSHOT</version>
+    <version>1.2_01_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
@@ -39,7 +39,8 @@
         
<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>
-    </scm>
+      <tag>org.apache.servicemix.bundles.jregex-1.2_01_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>net.sourceforge.jregex</pkgGroupId>

Reply via email to