Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2012-06-06 11:59:36 +0000
committerMatthias Sohn2012-06-06 11:59:36 +0000
commitaa1af9f2743923d258fb41cace54f4c9810e8b19 (patch)
tree2422cc9a20cbc572cbb28134159c45a0588bf36d /pom.xml
parentaaa2aa461448e1781d2c9cca4d2c737ffb494931 (diff)
downloadegit-github-aa1af9f2743923d258fb41cace54f4c9810e8b19.tar.gz
egit-github-aa1af9f2743923d258fb41cace54f4c9810e8b19.tar.xz
egit-github-aa1af9f2743923d258fb41cace54f4c9810e8b19.zip
Prepare next 2.0.0-SNAPSHOT builds
Change-Id: I3cacfbabb67f715a6d59b9fa39a9cb161ba5f54b Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index dc4bf19f..65e745ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <version>2.0.0.201206060730-rc3</version>
+ <version>2.0.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top