Skip to content

Commit 381347a

Browse files
committed
[maven-release-plugin] prepare release javacc-maven-plugin-2.6
git-svn-id: file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/trunk/mojo/javacc-maven-plugin@10797 52ab4f32-60fc-0310-b215-8acea882cd1b
1 parent 9fee782 commit 381347a

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
@@ -29,7 +29,7 @@ under the License.
2929
</parent>
3030

3131
<artifactId>javacc-maven-plugin</artifactId>
32-
<version>2.6-SNAPSHOT</version>
32+
<version>2.6</version>
3333
<packaging>maven-plugin</packaging>
3434

3535
<name>JavaCC Maven Plugin</name>
@@ -49,9 +49,9 @@ under the License.
4949
</prerequisites>
5050

5151
<scm>
52-
<connection>scm:svn:http://svn.codehaus.org/mojo/trunk/mojo/javacc-maven-plugin</connection>
53-
<developerConnection>scm:svn:https://svn.codehaus.org/mojo/trunk/mojo/javacc-maven-plugin</developerConnection>
54-
<url>http://fisheye.codehaus.org/browse/mojo/trunk/mojo/javacc-maven-plugin</url>
52+
<connection>scm:svn:http://svn.codehaus.org/mojo/tags/javacc-maven-plugin-2.6</connection>
53+
<developerConnection>scm:svn:https://svn.codehaus.org/mojo/tags/javacc-maven-plugin-2.6</developerConnection>
54+
<url>http://fisheye.codehaus.org/browse/mojo/tags/javacc-maven-plugin-2.6</url>
5555
</scm>
5656
<issueManagement>
5757
<system>JIRA</system>

0 commit comments

Comments
 (0)