Skip to content

Commit

Permalink
[maven-release-plugin] prepare release xmlsec-4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coheigea committed Oct 13, 2023
1 parent 3478296 commit 8ad6ed3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<groupId>org.apache.santuario</groupId>
<artifactId>xmlsec</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0</version>
<packaging>bundle</packaging>

<name>Apache XML Security for Java</name>
Expand Down Expand Up @@ -67,7 +67,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-4.0.0</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down Expand Up @@ -104,7 +104,7 @@
<woodstox.core.version>6.5.1</woodstox.core.version>

<maven.compiler.release>11</maven.compiler.release>
<project.build.outputTimestamp>2023-08-28T12:45:43Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-10-13T05:41:41Z</project.build.outputTimestamp>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- Allow Clirr severity to be overriden by the command-line option -DminSeverity=level -->
Expand Down Expand Up @@ -409,7 +409,7 @@
<replacements>
<replacement>
<token>Generated on: .+</token>
<value></value>
<value />
</replacement>
</replacements>
<regex>true</regex>
Expand Down

0 comments on commit 8ad6ed3

Please sign in to comment.