Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-01-27 07:51:09 +0000
committerMatthias Sohn2015-01-27 22:12:46 +0000
commit6eb01317c0092c53b988d39763434377f5a1795b (patch)
tree267c4b452e2fa7bd794201fb5c78267626737d6c /pom.xml
parent832eee7d1c587b6b0292267817bda7bcffbd6563 (diff)
downloadegit-github-6eb01317c0092c53b988d39763434377f5a1795b.tar.gz
egit-github-6eb01317c0092c53b988d39763434377f5a1795b.tar.xz
egit-github-6eb01317c0092c53b988d39763434377f5a1795b.zip
Prepare 4.0.0-SNAPSHOT builds
Change-Id: I30f6574003e55ce578786f848ab8c33c6b6825be 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 a1b0bc45..af6cdac7 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.7.0-SNAPSHOT</version>
+ <version>4.0.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top