You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2023/03/27 06:00:35 UTC

[santuario-xml-security-java] branch main updated (2aaf00b4 -> 9af5f6ec)

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

coheigea pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git


    from 2aaf00b4 [maven-release-plugin] prepare for next development iteration
     new 25122d39 Revert "[maven-release-plugin] prepare for next development iteration"
     new 9af5f6ec Revert "[maven-release-plugin] prepare release xmlsec-3.0.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:
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[santuario-xml-security-java] 02/02: Revert "[maven-release-plugin] prepare release xmlsec-3.0.2"

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

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git

commit 9af5f6ec11fa79a930b49d2f9aac97fd47aea7af
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Mar 27 07:00:26 2023 +0100

    Revert "[maven-release-plugin] prepare release xmlsec-3.0.2"
    
    This reverts commit 93884f3caf031cb9a589f53045482f8c4a411da8.
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4ed5d986..0cb9fbb0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <artifactId>xmlsec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache XML Security for Java</name>
-    <version>3.0.2</version>
+    <version>3.0.2-SNAPSHOT</version>
     <description>
         Apache XML Security for Java supports XML-Signature Syntax and Processing,
         W3C Recommendation 12 February 2002, and XML Encryption Syntax and
@@ -59,7 +59,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=santuario-xml-security-java.git;a=summary</url>
-      <tag>xmlsec-3.0.2</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <organization>
@@ -529,7 +529,7 @@
         <clirr.version>2.8</clirr.version>
         <!-- Allow Clirr severity to be overriden by the command-line option -DminSeverity=level -->
         <minSeverity>info</minSeverity>
-        <project.build.outputTimestamp>2023-03-27T05:38:00Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2022-09-12T09:20:48Z</project.build.outputTimestamp>
     </properties>
     
     <dependencies>


[santuario-xml-security-java] 01/02: Revert "[maven-release-plugin] prepare for next development iteration"

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

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git

commit 25122d39a04028247965fecd71e079b867584ab3
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Mar 27 07:00:24 2023 +0100

    Revert "[maven-release-plugin] prepare for next development iteration"
    
    This reverts commit 2aaf00b4c4741b2acab16dc5dc01db183039abcc.
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 984c10f2..4ed5d986 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <artifactId>xmlsec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache XML Security for Java</name>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>3.0.2</version>
     <description>
         Apache XML Security for Java supports XML-Signature Syntax and Processing,
         W3C Recommendation 12 February 2002, and XML Encryption Syntax and
@@ -59,7 +59,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=santuario-xml-security-java.git;a=summary</url>
-      <tag>HEAD</tag>
+      <tag>xmlsec-3.0.2</tag>
   </scm>
 
     <organization>
@@ -529,7 +529,7 @@
         <clirr.version>2.8</clirr.version>
         <!-- Allow Clirr severity to be overriden by the command-line option -DminSeverity=level -->
         <minSeverity>info</minSeverity>
-        <project.build.outputTimestamp>2023-03-27T05:45:07Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2023-03-27T05:38:00Z</project.build.outputTimestamp>
     </properties>
     
     <dependencies>