You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by wk...@apache.org on 2014/06/09 05:15:02 UTC

svn commit: r1601305 - /incubator/devicemap/trunk/devicemap/java/simpleddr/pom.xml

Author: wkeil
Date: Mon Jun  9 03:15:02 2014
New Revision: 1601305

URL: http://svn.apache.org/r1601305
Log:
DMAP-25: Java: Maven 

Task-Url: https://issues.apache.org/jira/browse/DMAP-25

Modified:
    incubator/devicemap/trunk/devicemap/java/simpleddr/pom.xml

Modified: incubator/devicemap/trunk/devicemap/java/simpleddr/pom.xml
URL: http://svn.apache.org/viewvc/incubator/devicemap/trunk/devicemap/java/simpleddr/pom.xml?rev=1601305&r1=1601304&r2=1601305&view=diff
==============================================================================
--- incubator/devicemap/trunk/devicemap/java/simpleddr/pom.xml (original)
+++ incubator/devicemap/trunk/devicemap/java/simpleddr/pom.xml Mon Jun  9 03:15:02 2014
@@ -143,6 +143,9 @@
 			<id>catmedia-github-repo</id>
 			<name>Maven repository for Simple DDR</name>
 			<url>https://github.com/catmedia-us/maven-repo/raw/master</url>
+			<snapshots>
+				<enabled>false</enabled>
+			</snapshots>
 		</repository>
 	</repositories>