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 2021/05/03 04:18:36 UTC

[servicemix-bundles] branch master updated (5892bdc -> 3d16691)

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git.


    from 5892bdc  [maven-release-plugin] prepare for next development iteration
     new f05556f  Fix pom.xml
     new 3d16691  [maven-release-plugin] prepare release org.apache.servicemix.bundles.opensaml-4.0.1_2

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 opensaml-4.0.1/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

[servicemix-bundles] 02/02: [maven-release-plugin] prepare release org.apache.servicemix.bundles.opensaml-4.0.1_2

Posted by jb...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git

commit 3d16691d4fe44ffba712ea4233d2a71a0e9335f5
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon May 3 06:18:04 2021 +0200

    [maven-release-plugin] prepare release org.apache.servicemix.bundles.opensaml-4.0.1_2
---
 opensaml-4.0.1/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/opensaml-4.0.1/pom.xml b/opensaml-4.0.1/pom.xml
index f2304e2..cb91162 100644
--- a/opensaml-4.0.1/pom.xml
+++ b/opensaml-4.0.1/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.opensaml</artifactId>
-    <version>4.0.1_2-SNAPSHOT</version>
+    <version>4.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://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
+    <tag>org.apache.servicemix.bundles.opensaml-4.0.1_2</tag>
   </scm>
 
     <properties>

[servicemix-bundles] 01/02: Fix pom.xml

Posted by jb...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git

commit f05556f490aa1ac9895cd8a919dcdaffbf41cf10
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun May 2 18:33:44 2021 +0200

    Fix pom.xml
---
 opensaml-4.0.1/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/opensaml-4.0.1/pom.xml b/opensaml-4.0.1/pom.xml
index 51fb191..f2304e2 100644
--- a/opensaml-4.0.1/pom.xml
+++ b/opensaml-4.0.1/pom.xml
@@ -39,7 +39,6 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>