Set version to 2.12
We don't really need to set the version for RC releases since we don't typically deploy them to Maven. Change-Id: Ic3b5df303689145ff88b51b7035defcaa3fa65b2
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
  <modelVersion>4.0.0</modelVersion>
 | 
			
		||||
  <groupId>com.google.gerrit</groupId>
 | 
			
		||||
  <artifactId>gerrit-plugin-api</artifactId>
 | 
			
		||||
  <version>2.12-rc0</version>
 | 
			
		||||
  <version>2.12</version>
 | 
			
		||||
  <packaging>jar</packaging>
 | 
			
		||||
  <name>Gerrit Code Review - Plugin API</name>
 | 
			
		||||
  <description>API for Gerrit Plugins</description>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user