Minor pom fixes to clean up contents and reduce duplicated content.
Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/commit/3106f951
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/tree/3106f951
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/diff/3106f951
Branch: refs/heads/master
Commit: 3106f95160247b74f46eaabb0273f10717ae6868
Parents: 0c039d5
Author: John D. Ament <johndament@apache.org>
Authored: Sat Aug 1 21:32:22 2015 -0400
Committer: John D. Ament <johndament@apache.org>
Committed: Sat Aug 1 21:32:22 2015 -0400
----------------------------------------------------------------------
pom.xml | 12 ------------
1 file changed, 12 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/3106f951/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d203b01..4cabb38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,18 +33,6 @@ under the License.
<inceptionYear>2015</inceptionYear>
- <scm>
- <connection>
- scm:git://git.apache.org/incubator-tamaya.git
- </connection>
- <developerConnection>
- scm:git://git.apache.org/incubator-tamaya.git
- </developerConnection>
- <url>
- https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya.git
- </url>
- </scm>
-
<dependencies>
<dependency>
<groupId>org.apache.tamaya</groupId>
|