Skip to content

Commit 2e27a87

Browse files
committed
[maven-release-plugin] prepare release maven-shade-plugin-1.1
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@658968 13f79535-47bb-0310-9956-ffa450edef68
1 parent f8106af commit 2e27a87

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ under the License.
2727
</parent>
2828

2929
<artifactId>maven-shade-plugin</artifactId>
30-
<version>1.1-SNAPSHOT</version>
30+
<version>1.1</version>
3131
<packaging>maven-plugin</packaging>
3232
<name>Maven Shade Plugin</name>
3333

@@ -37,9 +37,9 @@ under the License.
3737
</issueManagement>
3838

3939
<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>
4343
</scm>
4444

4545
<prerequisites>

0 commit comments

Comments
 (0)