File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ under the License.
27
27
</parent >
28
28
29
29
<artifactId >maven-shade-plugin</artifactId >
30
- <version >1.1-SNAPSHOT </version >
30
+ <version >1.1</version >
31
31
<packaging >maven-plugin</packaging >
32
32
<name >Maven Shade Plugin</name >
33
33
@@ -37,9 +37,9 @@ under the License.
37
37
</issueManagement >
38
38
39
39
<scm >
40
- <connection >scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk /maven-shade-plugin</connection >
41
- <developerConnection >scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk /maven-shade-plugin</developerConnection >
42
- <url >http://svn.apache.org/viewvc/maven/plugins/trunk /maven-shade-plugin</url >
40
+ <connection >scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags /maven-shade-plugin-1.1 </connection >
41
+ <developerConnection >scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags /maven-shade-plugin-1.1 </developerConnection >
42
+ <url >http://svn.apache.org/viewvc/maven/plugins/tags /maven-shade-plugin-1.1 </url >
43
43
</scm >
44
44
45
45
<prerequisites >
You can’t perform that action at this time.
0 commit comments