Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-12-27 01:10:01 +0000
committerMatthias Sohn2016-12-27 01:10:01 +0000
commita617d7e2ccc806c7ea434ea30c4b815f7cab7f34 (patch)
tree8debc2ad83b54b546accc4edb64f3cb999c0f46e /pom.xml
parent5a20384fd8c31d29196f3c19ca2ba4ab707a14c6 (diff)
downloadegit-github-a617d7e2ccc806c7ea434ea30c4b815f7cab7f34.tar.gz
egit-github-a617d7e2ccc806c7ea434ea30c4b815f7cab7f34.tar.xz
egit-github-a617d7e2ccc806c7ea434ea30c4b815f7cab7f34.zip
Prepare 4.7.0-SNAPSHOT builds
Change-Id: I98bf43abb5acdf4a3ce2167509b30c2751f34fca 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 a6c56326..46b881e5 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.1-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top