This repository was archived by the owner on Nov 12, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<name >java-diff-utils</name >
10
10
<description >The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java.</description >
11
- <url >http ://code.google. com/p /java-diff-utils/ </url >
11
+ <url >https ://github. com/dnaumenko /java-diff-utils</url >
12
12
<inceptionYear >2009</inceptionYear >
13
13
<parent >
14
14
<groupId >org.sonatype.oss</groupId >
15
15
<artifactId >oss-parent</artifactId >
16
16
<version >7</version >
17
17
</parent >
18
- <scm >
19
- <connection >scm:svn:http ://java-diff-utils.googlecode.com/svn/trunk/ </connection >
20
- < developerConnection >scm:svn: https://java-diff-utils.googlecode.com/svn/trunk/</ developerConnection >
21
- < url >http://code.google. com/p /java-diff-utils/source/browse/</ url >
22
- </scm >
18
+ <scm >
19
+ <connection >scm:git:https ://github.com/dnaumenko/ java-diff-utils.git </connection >
20
+ < url > https://github.com/dnaumenko/ java-diff-utils</ url >
21
+ < developerConnection >scm:git:https://github. com/dnaumenko /java-diff-utils.git</ developerConnection >
22
+ </scm >
23
23
<licenses >
24
24
<license >
25
25
<name >The Apache Software License, Version 2.0</name >
You can’t perform that action at this time.
0 commit comments