Skip to content

Commit a9e943c

Browse files
committed
[maven-release-plugin] prepare release plexus-velocity-1.3
1 parent f69c3f0 commit a9e943c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,19 @@ limitations under the License.
2121
<artifactId>plexus-components</artifactId>
2222
<groupId>org.codehaus.plexus</groupId>
2323
<version>6.5</version>
24-
<relativePath/>
24+
<relativePath />
2525
</parent>
2626

2727
<artifactId>plexus-velocity</artifactId>
28-
<version>1.3-SNAPSHOT</version>
28+
<version>1.3</version>
2929

3030
<name>Plexus Velocity Component</name>
3131

3232
<scm>
3333
<connection>scm:git:[email protected]:codehaus-plexus/plexus-velocity.git</connection>
3434
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-velocity.git</developerConnection>
3535
<url>http://github.com/codehaus-plexus/plexus-velocity</url>
36-
<tag>HEAD</tag>
36+
<tag>plexus-velocity-1.3</tag>
3737
</scm>
3838
<issueManagement>
3939
<system>github</system>
@@ -48,7 +48,7 @@ limitations under the License.
4848

4949
<properties>
5050
<slf4j.version>1.7.25</slf4j.version>
51-
<project.build.outputTimestamp>2020-01-20T18:52:37Z</project.build.outputTimestamp>
51+
<project.build.outputTimestamp>2021-07-03T10:45:32Z</project.build.outputTimestamp>
5252
</properties>
5353

5454
<dependencies>

0 commit comments

Comments
 (0)