Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-12-24 00:05:54 +0000
committerMatthias Sohn2014-12-24 00:05:54 +0000
commitfe1f23c2717d71dad5fff8b187cac7e3363162ad (patch)
treee9bd3b17b2f4233c08b60382039a7744a2dcf5bd /pom.xml
parentf5577834ac3b9ab990ff80a5684def8707e977d6 (diff)
downloadegit-github-fe1f23c2717d71dad5fff8b187cac7e3363162ad.tar.gz
egit-github-fe1f23c2717d71dad5fff8b187cac7e3363162ad.tar.xz
egit-github-fe1f23c2717d71dad5fff8b187cac7e3363162ad.zip
Prepare 3.6.1-SNAPSHOT builds
Change-Id: I2697541e3b83c12990e6ec91e6fa60496ffb9102 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 4698cb2c..9a2e21fa 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.201412230720-r</version>
+ <version>3.6.1-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top