Skip to content

Commit 35dd892

Browse files
committed
[maven-release-plugin] prepare release xmlsec-2.3.4
1 parent b78700d commit 35dd892

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

pom.xml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,13 @@
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
<groupId>org.apache.santuario</groupId>
2522
<artifactId>xmlsec</artifactId>
2623
<packaging>bundle</packaging>
2724
<name>Apache XML Security for Java</name>
28-
<version>2.3.4-SNAPSHOT</version>
25+
<version>2.3.4</version>
2926
<description>
3027
Apache XML Security for Java supports XML-Signature Syntax and Processing,
3128
W3C Recommendation 12 February 2002, and XML Encryption Syntax and
@@ -62,7 +59,7 @@
6259
<connection>scm:git:https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git</connection>
6360
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git</developerConnection>
6461
<url>https://gitbox.apache.org/repos/asf?p=santuario-xml-security-java.git;a=summary</url>
65-
<tag>HEAD</tag>
62+
<tag>xmlsec-2.3.4</tag>
6663
</scm>
6764

6865
<organization>
@@ -298,7 +295,7 @@
298295
<replacements>
299296
<replacement>
300297
<token>Generated on: .+</token>
301-
<value></value>
298+
<value />
302299
</replacement>
303300
</replacements>
304301
<regex>true</regex>
@@ -594,7 +591,7 @@
594591

595592
<!-- Allow Clirr severity to be overriden by the command-line option -DminSeverity=level -->
596593
<minSeverity>info</minSeverity>
597-
<project.build.outputTimestamp>2023-03-27T09:30:49Z</project.build.outputTimestamp>
594+
<project.build.outputTimestamp>2023-10-13T12:06:10Z</project.build.outputTimestamp>
598595
</properties>
599596

600597
<dependencies>

0 commit comments

Comments
 (0)