Skip to content

Commit 5f86787

Browse files
committed
[maven-release-plugin] prepare release xmlsec-3.0.3
1 parent 0dbf319 commit 5f86787

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

pom.xml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,7 @@
1616
specific language governing permissions and limitations
1717
under the License.
1818
-->
19-
<project xmlns="http://maven.apache.org/POM/4.0.0"
20-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"
22-
>
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
2320
<modelVersion>4.0.0</modelVersion>
2421

2522
<parent>
@@ -30,7 +27,7 @@
3027

3128
<groupId>org.apache.santuario</groupId>
3229
<artifactId>xmlsec</artifactId>
33-
<version>3.0.3-SNAPSHOT</version>
30+
<version>3.0.3</version>
3431
<packaging>bundle</packaging>
3532

3633
<name>Apache XML Security for Java</name>
@@ -70,7 +67,7 @@
7067
<connection>scm:git:https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git</connection>
7168
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git</developerConnection>
7269
<url>https://gitbox.apache.org/repos/asf?p=santuario-xml-security-java.git;a=summary</url>
73-
<tag>HEAD</tag>
70+
<tag>xmlsec-3.0.3</tag>
7471
</scm>
7572
<issueManagement>
7673
<system>JIRA</system>
@@ -107,7 +104,7 @@
107104

108105
<maven.compiler.target>1.8</maven.compiler.target>
109106
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
110-
<project.build.outputTimestamp>2023-03-27T06:33:07Z</project.build.outputTimestamp>
107+
<project.build.outputTimestamp>2023-10-13T10:01:25Z</project.build.outputTimestamp>
111108
<targetJdk>1.8</targetJdk>
112109
<test.logging.level>info</test.logging.level>
113110

@@ -395,7 +392,7 @@
395392
<replacements>
396393
<replacement>
397394
<token>Generated on: .+</token>
398-
<value></value>
395+
<value />
399396
</replacement>
400397
</replacements>
401398
<regex>true</regex>

0 commit comments

Comments
 (0)