Skip to content

Commit 070a98e

Browse files
committed
[maven-release-plugin] prepare release xmlsec-3.0.4
1 parent 1cba527 commit 070a98e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<groupId>org.apache.santuario</groupId>
2929
<artifactId>xmlsec</artifactId>
30-
<version>3.0.4-SNAPSHOT</version>
30+
<version>3.0.4</version>
3131
<packaging>bundle</packaging>
3232

3333
<name>Apache XML Security for Java</name>
@@ -67,7 +67,7 @@
6767
<connection>scm:git:https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git</connection>
6868
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git</developerConnection>
6969
<url>https://gitbox.apache.org/repos/asf?p=santuario-xml-security-java.git;a=summary</url>
70-
<tag>HEAD</tag>
70+
<tag>xmlsec-3.0.4</tag>
7171
</scm>
7272
<issueManagement>
7373
<system>JIRA</system>
@@ -104,7 +104,7 @@
104104

105105
<maven.compiler.target>1.8</maven.compiler.target>
106106
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
107-
<project.build.outputTimestamp>2023-10-13T10:09:57Z</project.build.outputTimestamp>
107+
<project.build.outputTimestamp>2024-02-19T09:28:17Z</project.build.outputTimestamp>
108108
<targetJdk>1.8</targetJdk>
109109
<test.logging.level>info</test.logging.level>
110110

0 commit comments

Comments
 (0)