From cc930432c2823c3d82e0b8dd2ae4f446c82f4fce Mon Sep 17 00:00:00 2001 From: temporal Date: Mon, 21 Jul 2008 20:28:30 +0000 Subject: misc. stuff: - Improved readmes. - Fixed incorrect definition of kint32min. - Fixed absolute output paths on Windows. - Added info to Java POM that will be required when we upload the package to a Maven repo. --- java/pom.xml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'java/pom.xml') diff --git a/java/pom.xml b/java/pom.xml index 76b3235c..1bb26b2e 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -14,10 +14,27 @@ com.google.protobuf protobuf-java 2.0.1-SNAPSHOT - Protocol Buffer Java API jar + Protocol Buffer Java API + + Protocol Buffers are a way of encoding structured data in an efficient yet + extensible format. + 2008 http://code.google.com/p/protobuf + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + http://code.google.com/p/protobuf/source/browse + + scm:svn:http://protobuf.googlecode.com/svn/trunk/ + + junit @@ -89,7 +106,8 @@ - + -- cgit v1.2.3