You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:23:20 UTC

[sling-org-apache-sling-resource-editor] 04/50: SLING-4001 - pom cleanup

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resource-editor.git

commit e6350db5f03f7b4191709b46bfc68b9ac9e79313
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Fri Oct 17 12:28:37 2014 +0000

    SLING-4001 - pom cleanup
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1632552 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 23 -----------------------
 1 file changed, 23 deletions(-)

diff --git a/pom.xml b/pom.xml
index f7c68f3..8a471f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,25 +26,6 @@
 	<version>1.0-SNAPSHOT</version>
 	<name>Apache Sling Resource Editor</name>
 	<description>A resource editor for Apache Sling.</description>
-	<repositories>
-		<repository>
-			<id>com.springsource.repository.bundles.release</id>
-			<name>SpringSource Enterprise Bundle Repository - SpringSource Bundle
-			Releases</name>
-			<url>http://repository.springsource.com/maven/bundles/release</url>
-		</repository>
-
-		<repository>
-			<id>com.springsource.repository.bundles.external</id>
-			<name>SpringSource Enterprise Bundle Repository - External Bundle
-			Releases</name>
-			<url>http://repository.springsource.com/maven/bundles/external</url>
-		</repository>
-	</repositories>
-	<scm>
-		<developerConnection>scm:git:https://sandroboehme@github.com/sandroboehme/resourceeditor.git</developerConnection>
-		<url>https://github.com/sandroboehme/resourceeditor</url>
-	</scm>
 
 	<build>
 		<resources>
@@ -166,10 +147,6 @@
 		</dependency>
 	</dependencies>
 	<distributionManagement>
-<!-- 		<repository> -->
-<!-- 			<id>localSling</id> -->
-<!-- 			<url>dav:http://localhost:8080/obr</url> -->
-<!-- 		</repository> -->
 		<repository>
 			<id>www.jcrbrowser.org</id>
 			<url>dav:http://www.jcrbrowser.org/sling/obr</url>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.