blob: 03015efaba371afc727aab6bfc08addb43a4415a [file] [log] [blame]
Jake Farrell4b8faf92011-04-19 21:11:54 +00001thrift.version=0.7.0
2thrift.groupid=org.apache.thrift
3
4# Jar Versions
5mvn.ant.task.version=2.1.3
6
7# Local Install paths
8install.path=/usr/local/lib
9install.javadoc.path=${install.path}
10
11# Maven dependency download locations
12mvn.repo=http://repo1.maven.org/maven2
13apache.repo=https://repository.apache.org/content/repositories/releases
14mvn.ant.task.url=${mvn.repo}/org/apache/maven/maven-ant-tasks/${mvn.ant.task.version}
15mvn.ant.task.jar=maven-ant-tasks-${mvn.ant.task.version}.jar
16
17# Apache Maven publish
18license=http://www.apache.org/licenses/LICENSE-2.0.txt"
19maven-repository-url=https://repository.apache.org/service/local/staging/deploy/maven2
20maven-repository-id=apache.releases.https
21
22thrift.version=0.7.0
23thrift.groupid=org.apache.thrift
24
25# Jar Versions
26mvn.ant.task.version=2.1.3
27