Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-06-02 23:29:53 +0000
committerMatthias Sohn2015-06-02 23:29:53 +0000
commitc982fd478bc8096e2c1e83a03acaebefa1b76965 (patch)
tree743ed10b6ca966dec9b095136ab494cd72364f52 /pom.xml
parent780c3595f2822a923569c3ee9eb572e9b3d16eba (diff)
downloadegit-github-c982fd478bc8096e2c1e83a03acaebefa1b76965.tar.gz
egit-github-c982fd478bc8096e2c1e83a03acaebefa1b76965.tar.xz
egit-github-c982fd478bc8096e2c1e83a03acaebefa1b76965.zip
Prepare 4.1.0-SNAPSHOT builds
Change-Id: I5a990bd0ae0dddf55ba03ad06f11d0ee4bb64592 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 63d3b5dc..c782f149 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.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top