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.1.2-SNAPSHOT </version >
11+  <version >1.2 </version >
1312 <packaging >maven-plugin</packaging >
1413
1514 <name >Exec Maven Plugin</name >
8180 </licenses >
8281
8382 <scm >
84-  <connection >scm:svn:http://svn.codehaus.org/mojo/trunk/mojo/ exec-maven-plugin</connection >
85-  <developerConnection >scm:svn:https://svn.codehaus.org/mojo/trunk/mojo/ exec-maven-plugin</developerConnection >
86-  <url >http://fisheye.codehaus.org/browse/mojo/trunk/mojo/ exec-maven-plugin</url >
83+  <connection >scm:svn:http://svn.codehaus.org/mojo/tags/ exec-maven-plugin-1.2 </connection >
84+  <developerConnection >scm:svn:https://svn.codehaus.org/mojo/tags/ exec-maven-plugin-1.2 </developerConnection >
85+  <url >http://fisheye.codehaus.org/browse/mojo/tags/ exec-maven-plugin-1.2 </url >
8786 </scm >
8887
8988 <dependencies >
                                 You can’t perform that action at this time. 
               
                  
0 commit comments