You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jf...@apache.org on 2011/08/11 21:11:26 UTC

svn commit: r1156747 - /thrift/trunk/lib/java/build.properties

Author: jfarrell
Date: Thu Aug 11 19:11:26 2011
New Revision: 1156747

URL: http://svn.apache.org/viewvc?rev=1156747&view=rev
Log:
Removing duplicate java client properties seen during release process

Modified:
    thrift/trunk/lib/java/build.properties

Modified: thrift/trunk/lib/java/build.properties
URL: http://svn.apache.org/viewvc/thrift/trunk/lib/java/build.properties?rev=1156747&r1=1156746&r2=1156747&view=diff
==============================================================================
--- thrift/trunk/lib/java/build.properties (original)
+++ thrift/trunk/lib/java/build.properties Thu Aug 11 19:11:26 2011
@@ -19,9 +19,6 @@ license=http://www.apache.org/licenses/L
 maven-repository-url=https://repository.apache.org/service/local/staging/deploy/maven2
 maven-repository-id=apache.releases.https
 
-thrift.version=0.7.0
-thrift.groupid=org.apache.thrift
-
 # Jar Versions 
 mvn.ant.task.version=2.1.3