Skip to content

Commit c381dfe

Browse files
committed
[maven-release-plugin] prepare release plexus-interpolation-1.23
1 parent 8d77cc8 commit c381dfe

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43

54
<parent>
@@ -9,7 +8,7 @@
98
</parent>
109

1110
<artifactId>plexus-interpolation</artifactId>
12-
<version>1.23-SNAPSHOT</version>
11+
<version>1.23</version>
1312
<packaging>bundle</packaging>
1413

1514
<name>Plexus Interpolation API</name>
@@ -18,7 +17,7 @@
1817
<connection>scm:git:[email protected]:codehaus-plexus/plexus-interpolation.git</connection>
1918
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-interpolation.git</developerConnection>
2019
<url>http://github.com/codehaus-plexus/plexus-interpolation</url>
21-
<tag>HEAD</tag>
20+
<tag>plexus-interpolation-1.23</tag>
2221
</scm>
2322

2423
<issueManagement>

0 commit comments

Comments
 (0)