Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-05-29 08:38:49 +0000
committerMatthias Sohn2013-05-29 08:41:08 +0000
commit139ad760fa465c8088515204752ffefe21723aa0 (patch)
tree191e701684d57c3880a9dad902c8b28162048528 /pom.xml
parent186ad7b9f78f6d0074ae1636229ec5dc21ce1bb1 (diff)
downloadegit-github-139ad760fa465c8088515204752ffefe21723aa0.tar.gz
egit-github-139ad760fa465c8088515204752ffefe21723aa0.tar.xz
egit-github-139ad760fa465c8088515204752ffefe21723aa0.zip
Prepare post 3.0.0-rc2 builds
Change-Id: I000530b718f8e444f520bd9b105cf72c98966dc7 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 3de799cd..0c1aa95e 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>3.0.0.201305282000-rc2</version>
+ <version>3.0.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top