summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2009-03-16 14:18:57 -0700
committerShawn O. Pearce <sop@google.com>2009-03-16 14:18:57 -0700
commit33f54c52b5bdbdc60f79a379159bc5c6d601b9e8 (patch)
tree224bf51b624b453b95a4ee1a22bba8cd4676fb01
parent563ece97f58a166c4be772982519691204c0779c (diff)
Start 2.0.8 development
Signed-off-by: Shawn O. Pearce <sop@google.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index dd174fa3cc..d7abf81754 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
<groupId>gerrit</groupId>
<artifactId>gerrit</artifactId>
<packaging>war</packaging>
- <version>2.0.7</version>
+ <version>2.0.8-SNAPSHOT</version>
<name>gerrit</name>
<description>Gerrit - Web Based Code Review</description>
<url>http://android.git.kernel.org/?p=tools/gerrit.git</url>