Skip to content

Commit 946aa9f

Browse files
committed
[maven-release-plugin] prepare release plexus-interpolation-1.30.0
1 parent 712ce2e commit 946aa9f

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
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>plexus-interpolation</artifactId>
12-
<version>1.30-SNAPSHOT</version>
12+
<version>1.30.0</version>
1313
<packaging>bundle</packaging>
1414

1515
<name>Plexus Interpolation API</name>
@@ -19,7 +19,7 @@
1919
<scm>
2020
<connection>scm:git:https://github.com/codehaus-plexus/plexus-interpolation.git</connection>
2121
<developerConnection>scm:git:https://github.com/codehaus-plexus/plexus-interpolation.git</developerConnection>
22-
<tag>master</tag>
22+
<tag>plexus-interpolation-1.30.0</tag>
2323
<url>http://github.com/codehaus-plexus/plexus-interpolation/tree/${project.scm.tag}/</url>
2424
</scm>
2525

@@ -35,7 +35,7 @@
3535
</distributionManagement>
3636

3737
<properties>
38-
<project.build.outputTimestamp>2025-11-07T17:42:43Z</project.build.outputTimestamp>
38+
<project.build.outputTimestamp>2026-08-19T08:09:55Z</project.build.outputTimestamp>
3939
</properties>
4040

4141
<dependencies>

0 commit comments

Comments
 (0)