Author: jbellis
Date: Thu Mar 17 13:04:42 2011
New Revision: 1082479
URL: http://svn.apache.org/viewvc?rev=1082479&view=rev
Log:
fix build.properites.default typo
Modified:
cassandra/trunk/build.properties.default
Modified: cassandra/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/cassandra/trunk/build.properties.default?rev=1082479&r1=1082478&r2=1082479&view=diff
==============================================================================
--- cassandra/trunk/build.properties.default (original)
+++ cassandra/trunk/build.properties.default Thu Mar 17 13:04:42 2011
@@ -1,9 +1,9 @@
-# Maven2 Repository Locations (you can override these to point to a local
proxy, e.g. Nexus)
-artifact.remoteRepository.central: http://repo1.maven.org/maven2
-artifact.remoteRepository.java.net2: http://download.java.net/maven/2
-artifact.remoteRepository.java.apache:
https://repository.apache.org/content/repositories/releases
-artifact.remoteRepository.java.cloudera:
https://repository.cloudera.com/content/repositories/releases
-artifact.remoteRepository.java.jclouds:
http://jclouds.googlecode.com/svn/repo
-artifact.remoteRepository.java.oauth:
http://oauth.googlecode.com/svn/code/maven
-artifact.remoteRepository.java.twttr: http://maven.twttr.com
+# Maven2 Repository Locations (you can override these in "build.properties" to
point to a local proxy, e.g. Nexus)
+artifact.remoteRepository.central: http://repo1.maven.org/maven2
+artifact.remoteRepository.java.net2: http://download.java.net/maven/2
+artifact.remoteRepository.apache:
https://repository.apache.org/content/repositories/releases
+artifact.remoteRepository.cloudera:
https://repository.cloudera.com/content/repositories/releases
+artifact.remoteRepository.jclouds: http://jclouds.googlecode.com/svn/repo
+artifact.remoteRepository.oauth:
http://oauth.googlecode.com/svn/code/maven
+artifact.remoteRepository.twttr: http://maven.twttr.com