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:37 UTC

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

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>