Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-04-05 22:31:32 +0000
committerMatthias Sohn2016-04-05 22:31:58 +0000
commita198f1aa23b1daf8f3faa0e80a06d388393b6580 (patch)
treea347fe19edb8f69bd2cfe8191fbe258687b161ae /pom.xml
parentfee5251163afad1f45b8adb96d134dbb9e308fd6 (diff)
downloadegit-github-a198f1aa23b1daf8f3faa0e80a06d388393b6580.tar.gz
egit-github-a198f1aa23b1daf8f3faa0e80a06d388393b6580.tar.xz
egit-github-a198f1aa23b1daf8f3faa0e80a06d388393b6580.zip
Prepare 4.3.0-SNAPSHOT builds
Change-Id: I451cb8567886573b6df576d9cfd8574221e6beca 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 3dc9530b..dbc7fc38 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.0.201603230630-rc1</version>
+ <version>4.3.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top