File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ specific language governing permissions and limitations
19
19
under the License.
20
20
-->
21
21
22
- <project 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' xmlns = ' http://maven.apache.org/POM/4.0.0 ' >
22
+ <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" >
23
23
<modelVersion >4.0.0</modelVersion >
24
24
25
25
<parent >
@@ -29,7 +29,7 @@ under the License.
29
29
</parent >
30
30
31
31
<artifactId >maven-shade-plugin</artifactId >
32
- <version >1.2.2-SNAPSHOT </version >
32
+ <version >1.2.2</version >
33
33
<packaging >maven-plugin</packaging >
34
34
35
35
<name >Maven Shade Plugin</name >
@@ -40,9 +40,9 @@ under the License.
40
40
</prerequisites >
41
41
42
42
<scm >
43
- <connection >scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk /maven-shade-plugin</connection >
44
- <developerConnection >scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk /maven-shade-plugin</developerConnection >
45
- <url >http://svn.apache.org/viewvc/maven/plugins/trunk /maven-shade-plugin</url >
43
+ <connection >scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags /maven-shade-plugin-1.2.2 </connection >
44
+ <developerConnection >scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags /maven-shade-plugin-1.2.2 </developerConnection >
45
+ <url >http://svn.apache.org/viewvc/maven/plugins/tags /maven-shade-plugin-1.2.2 </url >
46
46
</scm >
47
47
<issueManagement >
48
48
<system >jira</system >
You can’t perform that action at this time.
0 commit comments