Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-11-12 17:52:24 +0000
committerMatthias Sohn2014-11-12 17:52:32 +0000
commit0168d1391678d99df90776455c7b0ebc1ecc656f (patch)
tree558ba81821a473b787e3218aab494f9264b3e3a6 /pom.xml
parent9c111b4cc94d27e944d1c2b343f5afcf2312022b (diff)
downloadegit-github-0168d1391678d99df90776455c7b0ebc1ecc656f.tar.gz
egit-github-0168d1391678d99df90776455c7b0ebc1ecc656f.tar.xz
egit-github-0168d1391678d99df90776455c7b0ebc1ecc656f.zip
Prepare post 3.6.0-m1 builds
Change-Id: I99646ccf0b7c7a157150b3bb9bcaf14a8c3ce96d 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 577369de..18b63be0 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.6.0.201411121045-m1</version>
+ <version>3.6.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top