Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-04-08 23:40:23 +0000
committerMatthias Sohn2016-04-08 23:40:38 +0000
commit86ba60ac56d8a832a7ab472c006b1d84b6cad02c (patch)
treee8b26c52d25634223c49ad8987c2068594c7f3da /pom.xml
parent105c77498ac2b123a43945f01c46e208e713b9c3 (diff)
downloadegit-github-86ba60ac56d8a832a7ab472c006b1d84b6cad02c.tar.gz
egit-github-86ba60ac56d8a832a7ab472c006b1d84b6cad02c.tar.xz
egit-github-86ba60ac56d8a832a7ab472c006b1d84b6cad02c.zip
Prepare 4.4.0-SNAPSHOT builds
Change-Id: I5ae4b15b83cd571a7047aca223ba71fcca79d487 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 383a78b7..3d3ca90b 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.3.1-SNAPSHOT</version>
+ <version>4.4.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top