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 2017/04/03 05:22:46 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master dc9a48be8 -> 172ba2144


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

Branch: refs/heads/master
Commit: 172ba214433db695ad4d000f6e575cb4f8035110
Parents: dc9a48b
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Mon Apr 3 07:22:40 2017 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Mon Apr 3 07:22:40 2017 +0200

----------------------------------------------------------------------
 opensaml-3.3.0/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/172ba214/opensaml-3.3.0/pom.xml
----------------------------------------------------------------------
diff --git a/opensaml-3.3.0/pom.xml b/opensaml-3.3.0/pom.xml
index d534875..e36a8e1 100644
--- a/opensaml-3.3.0/pom.xml
+++ b/opensaml-3.3.0/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.opensaml</artifactId>
-    <version>3.3.0_1-SNAPSHOT</version>
+    <version>3.3.0_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.opensaml-3.3.0_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>org.opensaml</pkgGroupId>