Skip to content

Commit f52e8e0

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f27e9ce commit f52e8e0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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>4.0.0-M1</version>
30+
<version>4.0.0-M2-SNAPSHOT</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>xmlsec-4.0.0-M1</tag>
70+
<tag>HEAD</tag>
7171
</scm>
7272
<issueManagement>
7373
<system>JIRA</system>
@@ -105,7 +105,7 @@
105105
<woodstox.core.version>6.5.1</woodstox.core.version>
106106

107107
<maven.compiler.release>11</maven.compiler.release>
108-
<project.build.outputTimestamp>2023-08-28T12:38:35Z</project.build.outputTimestamp>
108+
<project.build.outputTimestamp>2023-08-28T12:45:43Z</project.build.outputTimestamp>
109109
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
110110

111111
<!-- Allow Clirr severity to be overriden by the command-line option -DminSeverity=level -->

0 commit comments

Comments
 (0)