Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-12-26 23:00:25 +0000
committerMatthias Sohn2016-12-26 23:00:25 +0000
commit1227d776cea845b48b164977ee13b801104931e6 (patch)
tree945dc2fb14c4cb9a86a386b7674b51d5c4784b6b /pom.xml
parentd22609adc2ff268675c00ea67afbfacfab9e6658 (diff)
downloadegit-github-1227d776cea845b48b164977ee13b801104931e6.tar.gz
egit-github-1227d776cea845b48b164977ee13b801104931e6.tar.xz
egit-github-1227d776cea845b48b164977ee13b801104931e6.zip
Prepare 4.6.1-SNAPSHOT builds
Change-Id: I2401c8149efc4c05f1f77a62cb3cb080976482d2 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 900e276a..830de1ee 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>4.6.0.201612231935-r</version>
+ <version>4.6.1-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top