Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
c965dda
)
Removing trailing quote in java build.properties file.
author
Jake Farrell
<jfarrell@apache.org>
Sun, 6 Nov 2011 23:40:07 +0000
(23:40 +0000)
committer
Jake Farrell
<jfarrell@apache.org>
Sun, 6 Nov 2011 23:40:07 +0000
(23:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@
1198592
13f79535
-47bb-0310-9956-
ffa450edef68
lib/java/build.properties
patch
|
blob
|
history
diff --git
a/lib/java/build.properties
b/lib/java/build.properties
index
97a5e69
..
0d372b3
100644
(file)
--- a/
lib/java/build.properties
+++ b/
lib/java/build.properties
@@
-15,7
+15,7
@@
mvn.ant.task.url=${mvn.repo}/org/apache/maven/maven-ant-tasks/${mvn.ant.task.ver
mvn.ant.task.jar=maven-ant-tasks-${mvn.ant.task.version}.jar
# Apache Maven publish
-license=http://www.apache.org/licenses/LICENSE-2.0.txt
"
+license=http://www.apache.org/licenses/LICENSE-2.0.txt
maven-repository-url=https://repository.apache.org/service/local/staging/deploy/maven2
maven-repository-id=apache.releases.https