File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments