Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-12-06 09:23:41 +0000
committerMatthias Sohn2013-12-06 09:23:41 +0000
commit6b7cdee2b32dc08fcf371d8142958041e0916742 (patch)
treec20da863d0d041324e93d5bf099da69f92ec537e /pom.xml
parent4c2cebb87b1303ec30580604ceefc8c5306c4e50 (diff)
downloadegit-github-6b7cdee2b32dc08fcf371d8142958041e0916742.tar.gz
egit-github-6b7cdee2b32dc08fcf371d8142958041e0916742.tar.xz
egit-github-6b7cdee2b32dc08fcf371d8142958041e0916742.zip
Prepare 3.3.0-SNAPSHOT builds
Change-Id: I899aa6025000baece21b4e7974413deeed0b0908 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 ab8a62e5..28ef54c9 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.2.0-SNAPSHOT</version>
+ <version>3.3.0-SNAPSHOT</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top