aboutsummaryrefslogtreecommitdiff
path: root/java/pom.xml
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2016-07-26 17:21:57 -0700
committerFeng Xiao <xfxyjwf@gmail.com>2016-07-26 17:21:57 -0700
commit1d4c3196fe6b482f0a1d24b56ef16ba83c3614ad (patch)
tree60e6f93bc9cbe82d55bf623dd983453514f2634f /java/pom.xml
parenteb0e6e9397db3f83b381d0c71d42a222f1aa2ca6 (diff)
downloadprotobuf-1d4c3196fe6b482f0a1d24b56ef16ba83c3614ad.tar.gz
protobuf-1d4c3196fe6b482f0a1d24b56ef16ba83c3614ad.tar.bz2
protobuf-1d4c3196fe6b482f0a1d24b56ef16ba83c3614ad.zip
Create a 2.7.0 branch
Update version numbers and remove references to languages other than C++, Java and Python. Change-Id: I2d3cdc1cc87b42f7570acb46899ffbdc87532dca
Diffstat (limited to 'java/pom.xml')
-rw-r--r--java/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/pom.xml b/java/pom.xml
index 2d7161b2..844d77c2 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -11,7 +11,7 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-parent</artifactId>
- <version>3.0.0-beta-4</version>
+ <version>2.7.0</version>
<packaging>pom</packaging>
<name>Protocol Buffers [Parent]</name>
@@ -182,7 +182,6 @@
<modules>
<module>core</module>
- <!-- <module>lite</module> -->
<module>util</module>
</modules>