You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2014/10/17 14:28:37 UTC

svn commit: r1632552 - /sling/trunk/contrib/explorers/resourceeditor/pom.xml

Author: bdelacretaz
Date: Fri Oct 17 12:28:37 2014
New Revision: 1632552

URL: http://svn.apache.org/r1632552
Log:
SLING-4001 - pom cleanup

Modified:
    sling/trunk/contrib/explorers/resourceeditor/pom.xml

Modified: sling/trunk/contrib/explorers/resourceeditor/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/explorers/resourceeditor/pom.xml?rev=1632552&r1=1632551&r2=1632552&view=diff
==============================================================================
--- sling/trunk/contrib/explorers/resourceeditor/pom.xml (original)
+++ sling/trunk/contrib/explorers/resourceeditor/pom.xml Fri Oct 17 12:28:37 2014
@@ -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>