aboutsummaryrefslogtreecommitdiff
path: root/java/core/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Bump version number to 3.0.2Jisi Liu2016-09-021-1/+1
|
* Bump version number for GAJisi Liu2016-07-251-1/+1
|
* Update version number to 3.0.0-beta-4Feng Xiao2016-07-131-1/+1
|
* Update version numbers for other languagesJisi Liu2016-05-101-1/+1
|
* Restructuring protobuf to multiple modulesnmittler2016-01-131-0/+118
protobuf/java will become a parent pom that will contain two modules: core - contains all of the code for the protobuf-java artifact util - contains all of the code for the protobuf-java-util artifact Also cleaned up various Maven warnings.