[Schmitzm-commits] r2410 - in trunk: . schmitzm-parent

scm-commit at wald.intevation.org scm-commit at wald.intevation.org
Thu Dec 4 19:40:27 CET 2014


Author: keeb
Date: 2014-12-04 19:40:27 +0100 (Thu, 04 Dec 2014)
New Revision: 2410

Modified:
   trunk/pom.xml
   trunk/schmitzm-parent/pom.xml
Log:
wikisquare artifactory is no more


Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2014-11-26 19:21:27 UTC (rev 2409)
+++ trunk/pom.xml	2014-12-04 18:40:27 UTC (rev 2410)
@@ -25,8 +25,10 @@
 		<module>schmitzm-mp3</module>
 	</modules>
 	
-	<distributionManagement>
-	
+        <!--
+             Wikisquare Artifactory is no more
+
+        <distributionManagement>
 		<repository>
 			<id>artifactory.wikisquare.de</id>
 			<name>artifactory.wikisquare.de-releases</name>
@@ -40,5 +42,5 @@
 		</snapshotRepository>
 
 	</distributionManagement>
-
+        -->
 </project>

Modified: trunk/schmitzm-parent/pom.xml
===================================================================
--- trunk/schmitzm-parent/pom.xml	2014-11-26 19:21:27 UTC (rev 2409)
+++ trunk/schmitzm-parent/pom.xml	2014-12-04 18:40:27 UTC (rev 2410)
@@ -278,11 +278,9 @@
 
 
 	</build>
+        <!-- Wikisquare Artifactory is no more
 
-
-
-	<repositories>
-
+        <repositories>
 		<repository>
 			<snapshots>
 				<enabled>false</enabled>
@@ -319,7 +317,7 @@
 		</snapshotRepository>
 
 	</distributionManagement>
-
+        -->
 	<profiles>
 		<profile>
 			<id>tweakJdk7Path</id>



More information about the Schmitzm-commits mailing list