File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1- <project  xmlns =" http://maven.apache.org/POM/4.0.0"   xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" 
2-  xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"  >
1+ <project  xmlns =" http://maven.apache.org/POM/4.0.0"   xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"   xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"  >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
98 </parent >
109
1110 <artifactId >exec-maven-plugin</artifactId >
12-  <version >1.3.2-SNAPSHOT </version >
11+  <version >1.3.2</version >
1312 <packaging >maven-plugin</packaging >
1413
1514 <name >Exec Maven Plugin</name >
9190 </licenses >
9291
9392 <scm >
94-  <connection >scm:svn:http://svn.codehaus.org/mojo/trunk/mojo/ exec-maven-plugin</connection >
95-  <developerConnection >scm:svn:https://svn.codehaus.org/mojo/trunk/mojo/ exec-maven-plugin</developerConnection >
96-  <url >http://fisheye.codehaus.org/browse/mojo/trunk/mojo/ exec-maven-plugin</url >
93+  <connection >scm:svn:http://svn.codehaus.org/mojo/tags/ exec-maven-plugin-1.3.2 </connection >
94+  <developerConnection >scm:svn:https://svn.codehaus.org/mojo/tags/ exec-maven-plugin-1.3.2 </developerConnection >
95+  <url >http://fisheye.codehaus.org/browse/mojo/tags/ exec-maven-plugin-1.3.2 </url >
9796 </scm >
9897
9998 <dependencies >
                                 You can’t perform that action at this time. 
               
                  
0 commit comments