Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-04-08 23:00:50 +0000
committerMatthias Sohn2016-04-08 23:00:50 +0000
commitd87b91e6ef7ff642025f70c53b343fc1a1ab90ea (patch)
treebf186065a5b67784856ff6e3d0637d214ec25208 /org.eclipse.egit.gitflow.ui/pom.xml
parentd7cad7caa9d977d8413e3519b759cc9d87e34b64 (diff)
downloadegit-d87b91e6ef7ff642025f70c53b343fc1a1ab90ea.tar.gz
egit-d87b91e6ef7ff642025f70c53b343fc1a1ab90ea.tar.xz
egit-d87b91e6ef7ff642025f70c53b343fc1a1ab90ea.zip
Prepare 4.4.0-SNAPSHOT builds
Change-Id: I056cb5e0d0ba20299b614965b49016a85514f3de Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.gitflow.ui/pom.xml')
-rw-r--r--org.eclipse.egit.gitflow.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.gitflow.ui/pom.xml b/org.eclipse.egit.gitflow.ui/pom.xml
index da07fc0cad..e5b1307e63 100644
--- a/org.eclipse.egit.gitflow.ui/pom.xml
+++ b/org.eclipse.egit.gitflow.ui/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.egit</groupId>
<artifactId>egit-parent</artifactId>
- <version>4.3.1-SNAPSHOT</version>
+ <version>4.4.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.egit.gitflow.ui</artifactId>

Back to the top