This repository was archived by the owner on Jan 29, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ under the License.
30
30
</parent >
31
31
32
32
<artifactId >maven-jdeprscan-plugin</artifactId >
33
- <version >3.0.0-alpha-1 </version >
33
+ <version >3.0.0-SNAPSHOT </version >
34
34
<packaging >maven-plugin</packaging >
35
35
36
36
<name >Apache Maven JDeprScan Plugin</name >
@@ -42,9 +42,9 @@ under the License.
42
42
</prerequisites >
43
43
44
44
<scm >
45
- <connection >scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags /maven-jdeprscan-plugin-3.0.0-alpha-1 </connection >
46
- <developerConnection >scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags /maven-jdeprscan-plugin-3.0.0-alpha-1 </developerConnection >
47
- <url >http://svn.apache.org/viewvc/maven/plugins/tags /maven-jdeprscan-plugin-3.0.0-alpha-1 </url >
45
+ <connection >scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk /maven-jdeprscan-plugin</connection >
46
+ <developerConnection >scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk /maven-jdeprscan-plugin</developerConnection >
47
+ <url >http://svn.apache.org/viewvc/maven/plugins/trunk /maven-jdeprscan-plugin</url >
48
48
</scm >
49
49
<issueManagement >
50
50
<system >JIRA</system >
You can’t perform that action at this time.
0 commit comments