Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-09-05 21:04:30 +0000
committerMatthias Sohn2018-09-05 21:04:30 +0000
commitc413cf1782e11d70853c96835d3ae9f3e2b79c71 (patch)
tree4871da340e86b0553941b94428c6a089f9d7c3f4 /pom.xml
parent3b9674a0cfc96604bcbb70910cf6c1fb006ec436 (diff)
downloadegit-github-c413cf1782e11d70853c96835d3ae9f3e2b79c71.tar.gz
egit-github-c413cf1782e11d70853c96835d3ae9f3e2b79c71.tar.xz
egit-github-c413cf1782e11d70853c96835d3ae9f3e2b79c71.zip
Prepare 5.1.0-SNAPSHOT builds
Change-Id: Ibacbcbeea4be60e9b6229b3911d16e57a5da6a38 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 4d03faf9..33af8c94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,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>5.1.0.201809051400-rc1</version>
+ <version>5.1.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top