Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-05-21 20:05:48 +0000
committerMatthias Sohn2014-05-21 20:06:06 +0000
commit3185e890612c2fd83cbc571213a1db8162cd7c11 (patch)
treec7a7332d1d81d5f8e6c31d31e49f9d01d38ab9d3 /pom.xml
parent5f220c0d5f011d923655abfc98bf507217944dc2 (diff)
downloadegit-github-3185e890612c2fd83cbc571213a1db8162cd7c11.tar.gz
egit-github-3185e890612c2fd83cbc571213a1db8162cd7c11.tar.xz
egit-github-3185e890612c2fd83cbc571213a1db8162cd7c11.zip
Prepare post 3.4.0 RC1 builds
Change-Id: Ibe53f7d921dbff3d06119098cb2715795ff5a76d 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 50034c30..1b8c2930 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.4.0.201405211411-rc1</version>
+ <version>3.4.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top