set version for next dev cycle

Change-Id: I17a7896e257c0ab7e4cd1b22c928d4cee21fbf11
This commit is contained in:
pjulien 2015-05-06 20:17:02 -04:00 committed by Wouter van Oortmerssen
parent e5a1a3129d
commit f7d24f60a2
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.google.flatbuffers</groupId> <groupId>com.google.flatbuffers</groupId>
<artifactId>flatbuffers-java</artifactId> <artifactId>flatbuffers-java</artifactId>
<version>0.0.0-SNAPSHOT</version> <version>1.2.0-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>FlatBuffers Java API</name> <name>FlatBuffers Java API</name>
<description> <description>