Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2012-12-20 23:54:16 +0000
committerMatthias Sohn2012-12-20 23:54:16 +0000
commit30b4296f27d3b9efbecca9fe0c6d24dd6ef6dbea (patch)
tree4d67dc45cfe45d18dd3750e17d892d1ebe1b1170 /org.eclipse.egit.ui/pom.xml
parent39bc73e6f8f6a6e76349ca5ed48f6329cea5d9ef (diff)
downloadegit-30b4296f27d3b9efbecca9fe0c6d24dd6ef6dbea.tar.gz
egit-30b4296f27d3b9efbecca9fe0c6d24dd6ef6dbea.tar.xz
egit-30b4296f27d3b9efbecca9fe0c6d24dd6ef6dbea.zip
Prepare 2.3.0 builds
Change-Id: Ic19d677e0d7b5ac1e6d2cc245086486e309a803f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.ui/pom.xml')
-rw-r--r--org.eclipse.egit.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.ui/pom.xml b/org.eclipse.egit.ui/pom.xml
index 7be3c429c4..b44bd780be 100644
--- a/org.eclipse.egit.ui/pom.xml
+++ b/org.eclipse.egit.ui/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.egit</groupId>
<artifactId>egit-parent</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.egit.ui</artifactId>

Back to the top