Skip to content

Commit

Permalink
Retab build files
Browse files Browse the repository at this point in the history
  • Loading branch information
titanous committed Feb 10, 2012
1 parent 748ddf3 commit 046c6ef
Show file tree
Hide file tree
Showing 2 changed files with 747 additions and 747 deletions.
30 changes: 15 additions & 15 deletions build.properties.default
@@ -1,19 +1,19 @@
# 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.jclouds: http://jclouds.googlecode.com/svn/repo
artifact.remoteRepository.oauth: http://oauth.googlecode.com/svn/code/maven
artifact.remoteRepository.xerial: http://maven.xerial.org/repository/snapshot
artifact.remoteRepository.datanucleus: http://www.datanucleus.org/downloads/maven2
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.jclouds: http://jclouds.googlecode.com/svn/repo
artifact.remoteRepository.oauth: http://oauth.googlecode.com/svn/code/maven
artifact.remoteRepository.xerial: http://maven.xerial.org/repository/snapshot
artifact.remoteRepository.datanucleus: http://www.datanucleus.org/downloads/maven2
artifact.remoteRepository.datastax-snapshot: http://mvn.riptano.com/content/repositories/snapshots
artifact.remoteRepository.datastax-deps: http://mvn.riptano.com/content/repositories/public
artifact.remoteRepository.datastax-release: http://mvn.riptano.com/content/repositories/releases
artifact.remoteRepository.datastax-deps: http://mvn.riptano.com/content/repositories/public
artifact.remoteRepository.datastax-release: http://mvn.riptano.com/content/repositories/releases

hadoop-core.build.version: 0.20.203.1-brisk1-beta2
hadoop.build.version: 0.20.203.1-brisk1-beta2
hive.build.version: 0.7.0-brisk1-SNAPSHOT
pig.build.version: 0.8.3
cassandra.build.version: 1.0.0
hadoop-core.build.version: 0.20.203.1-brisk1-beta2
hadoop.build.version: 0.20.203.1-brisk1-beta2
hive.build.version: 0.7.0-brisk1-SNAPSHOT
pig.build.version: 0.8.3
cassandra.build.version: 1.0.0
# change this to always for frequent checks
snapshot.datastax.updatePolicy: daily
snapshot.datastax.updatePolicy: daily

0 comments on commit 046c6ef

Please sign in to comment.