Skip to content

Commit 1d2d24e

Browse files
committed
[maven-release-plugin] prepare release exec-maven-plugin-1.1.1
git-svn-id: file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/trunk/mojo/exec-maven-plugin@8914 52ab4f32-60fc-0310-b215-8acea882cd1b
1 parent 22b6f9f commit 1d2d24e

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
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>exec-maven-plugin</artifactId>
11-
<version>1.1.1-SNAPSHOT</version>
11+
<version>1.1.1</version>
1212
<packaging>maven-plugin</packaging>
1313

1414
<name>Exec Maven Plugin</name>
@@ -74,9 +74,9 @@
7474
</licenses>
7575

7676
<scm>
77-
<connection>scm:svn:http://svn.codehaus.org/mojo/trunk/mojo/exec-maven-plugin</connection>
78-
<developerConnection>scm:svn:https://svn.codehaus.org/mojo/trunk/mojo/exec-maven-plugin</developerConnection>
79-
<url>http://fisheye.codehaus.org/browse/mojo/trunk/mojo/exec-maven-plugin</url>
77+
<connection>scm:svn:http://svn.codehaus.org/mojo/tags/exec-maven-plugin-1.1.1</connection>
78+
<developerConnection>scm:svn:https://svn.codehaus.org/mojo/tags/exec-maven-plugin-1.1.1</developerConnection>
79+
<url>http://fisheye.codehaus.org/browse/mojo/tags/exec-maven-plugin-1.1.1</url>
8080
</scm>
8181

8282
<dependencies>

0 commit comments

Comments
 (0)