Skip to content

Commit c8895c0

Browse files
author
baker.steven.83@gmail.com
committed
[maven-release-plugin] prepare release replacer-1.5.3
1 parent 102e540 commit c8895c0

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
@@ -4,7 +4,7 @@
44
<groupId>com.google.code.maven-replacer-plugin</groupId>
55
<artifactId>replacer</artifactId>
66
<packaging>maven-plugin</packaging>
7-
<version>1.5.3-SNAPSHOT</version>
7+
<version>1.5.3</version>
88
<url>http://code.google.com/p/maven-replacer-plugin</url>
99
<name>maven-replacer-plugin Maven Mojo</name>
1010

@@ -18,9 +18,9 @@
1818
Maven plugin to replace tokens in a given file with a value
1919
</description>
2020
<scm>
21-
<url>https://maven-replacer-plugin.googlecode.com/svn/</url>
22-
<connection>scm:svn:https://maven-replacer-plugin.googlecode.com/svn/</connection>
23-
<developerConnection>scm:svn:https://maven-replacer-plugin.googlecode.com/svn/</developerConnection>
21+
<url>https://maven-replacer-plugin.googlecode.com/svn/replacer-1.5.3</url>
22+
<connection>scm:svn:https://maven-replacer-plugin.googlecode.com/svn/replacer-1.5.3</connection>
23+
<developerConnection>scm:svn:https://maven-replacer-plugin.googlecode.com/svn/tags/replacer-1.5.3</developerConnection>
2424
</scm>
2525
<licenses>
2626
<license>

0 commit comments

Comments
 (0)