From: Jake Farrell Date: Sun, 6 Nov 2011 23:40:07 +0000 (+0000) Subject: Removing trailing quote in java build.properties file. X-Git-Tag: 0.8.0~21 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=d889d8ddfa08f9177eb26bbfab5ea1938462e296;p=common%2Fthrift.git Removing trailing quote in java build.properties file. git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1198592 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/lib/java/build.properties b/lib/java/build.properties index 97a5e69f..0d372b3c 100644 --- 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