Set version to 3.3.0-SNAPSHOT

Change-Id: I4ef6c0271d237ea595dc110c79a38d91226d3b34
This commit is contained in:
Marco Miller
2020-10-19 12:32:12 -04:00
parent 53922edcf5
commit 2bf6b2cfd9
5 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-extension-api</artifactId>
<version>3.3.0-rc2</version>
<version>3.3.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Gerrit Code Review - Extension API</name>
<description>API for Gerrit Extensions</description>