Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-01-19 15:24:22 +0000
committerMatthias Sohn2016-01-19 15:24:46 +0000
commita7c4c3f9277f2c8caad652475cba5b07576ec12c (patch)
tree72a248bd270f32f35f5037fa0964a4775d7a3e45 /pom.xml
parentfbfc22880fff5fde22ef96bfce0f6497199e6895 (diff)
downloadegit-github-a7c4c3f9277f2c8caad652475cba5b07576ec12c.tar.gz
egit-github-a7c4c3f9277f2c8caad652475cba5b07576ec12c.tar.xz
egit-github-a7c4c3f9277f2c8caad652475cba5b07576ec12c.zip
Prepare 4.2.0-SNAPSHOT builds
Change-Id: I8c91051f39d0b985dc0147fcad9d81ecc338a1ef 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 03ad58a4..522ca60f 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.2.0.201512141825-rc1</version>
+ <version>4.2.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top