Restore the 2.0-SNAPSHOT version number
Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
		@@ -21,7 +21,7 @@ limitations under the License.
 | 
				
			|||||||
  <groupId>gerrit</groupId>
 | 
					  <groupId>gerrit</groupId>
 | 
				
			||||||
  <artifactId>gerrit</artifactId>
 | 
					  <artifactId>gerrit</artifactId>
 | 
				
			||||||
  <packaging>pom</packaging>
 | 
					  <packaging>pom</packaging>
 | 
				
			||||||
  <version>2.0</version>
 | 
					  <version>2.0-SNAPSHOT</version>
 | 
				
			||||||
  <name>gerrit</name>
 | 
					  <name>gerrit</name>
 | 
				
			||||||
  <description>Gerrit - Web Based Code Review</description>
 | 
					  <description>Gerrit - Web Based Code Review</description>
 | 
				
			||||||
  <url>http://android.git.kernel.org/?p=tools/gerrit.git</url>
 | 
					  <url>http://android.git.kernel.org/?p=tools/gerrit.git</url>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -21,7 +21,7 @@ limitations under the License.
 | 
				
			|||||||
  <groupId>gerrit</groupId>
 | 
					  <groupId>gerrit</groupId>
 | 
				
			||||||
  <artifactId>gerrit-appjar</artifactId>
 | 
					  <artifactId>gerrit-appjar</artifactId>
 | 
				
			||||||
  <packaging>jar</packaging>
 | 
					  <packaging>jar</packaging>
 | 
				
			||||||
  <version>2.0</version>
 | 
					  <version>2.0-SNAPSHOT</version>
 | 
				
			||||||
  <name>gerrit-appjar</name>
 | 
					  <name>gerrit-appjar</name>
 | 
				
			||||||
  <description>Gerrit - Web Based Code Review</description>
 | 
					  <description>Gerrit - Web Based Code Review</description>
 | 
				
			||||||
  <url>http://android.git.kernel.org/?p=tools/gerrit.git</url>
 | 
					  <url>http://android.git.kernel.org/?p=tools/gerrit.git</url>
 | 
				
			||||||
@@ -309,7 +309,7 @@ limitations under the License.
 | 
				
			|||||||
    <dependency>
 | 
					    <dependency>
 | 
				
			||||||
      <groupId>gerrit</groupId>
 | 
					      <groupId>gerrit</groupId>
 | 
				
			||||||
      <artifactId>gerrit-devdb</artifactId>
 | 
					      <artifactId>gerrit-devdb</artifactId>
 | 
				
			||||||
      <version>2.0</version>
 | 
					      <version>2.0-SNAPSHOT</version>
 | 
				
			||||||
      <scope>test</scope>
 | 
					      <scope>test</scope>
 | 
				
			||||||
    </dependency>
 | 
					    </dependency>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -21,7 +21,7 @@ limitations under the License.
 | 
				
			|||||||
  <groupId>gerrit</groupId>
 | 
					  <groupId>gerrit</groupId>
 | 
				
			||||||
  <artifactId>gerrit-appwar</artifactId>
 | 
					  <artifactId>gerrit-appwar</artifactId>
 | 
				
			||||||
  <packaging>war</packaging>
 | 
					  <packaging>war</packaging>
 | 
				
			||||||
  <version>2.0</version>
 | 
					  <version>2.0-SNAPSHOT</version>
 | 
				
			||||||
  <name>gerrit-appwar</name>
 | 
					  <name>gerrit-appwar</name>
 | 
				
			||||||
  <description>Gerrit - Web Based Code Review</description>
 | 
					  <description>Gerrit - Web Based Code Review</description>
 | 
				
			||||||
  <url>http://android.git.kernel.org/?p=tools/gerrit.git</url>
 | 
					  <url>http://android.git.kernel.org/?p=tools/gerrit.git</url>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -21,7 +21,7 @@ limitations under the License.
 | 
				
			|||||||
  <groupId>gerrit</groupId>
 | 
					  <groupId>gerrit</groupId>
 | 
				
			||||||
  <artifactId>gerrit-devdb</artifactId>
 | 
					  <artifactId>gerrit-devdb</artifactId>
 | 
				
			||||||
  <packaging>jar</packaging>
 | 
					  <packaging>jar</packaging>
 | 
				
			||||||
  <version>2.0</version>
 | 
					  <version>2.0-SNAPSHOT</version>
 | 
				
			||||||
  <name>gerrit-devdb</name>
 | 
					  <name>gerrit-devdb</name>
 | 
				
			||||||
  <description>Gerrit - Hosted Mode Debugging Support</description>
 | 
					  <description>Gerrit - Hosted Mode Debugging Support</description>
 | 
				
			||||||
  <url>http://android.git.kernel.org/?p=tools/gerrit.git</url>
 | 
					  <url>http://android.git.kernel.org/?p=tools/gerrit.git</url>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user