Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-09-23 20:28:58 +0000
committerMatthias Sohn2015-09-23 20:28:58 +0000
commit4cc706a2fc22327594d855e7eae674f23e8cface (patch)
tree79346a0f4b85f27c34f10b450e51bfd9e4964094 /org.eclipse.egit.ui/pom.xml
parentcbd7dc8002a01bee983bc9dd7df375656185fe3b (diff)
downloadegit-4cc706a2fc22327594d855e7eae674f23e8cface.tar.gz
egit-4cc706a2fc22327594d855e7eae674f23e8cface.tar.xz
egit-4cc706a2fc22327594d855e7eae674f23e8cface.zip
Change-Id: I7c05eabcb959ece0ea110791d355a80c8ae42247 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 3af683d370..dcb1afab3f 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>4.0.3-SNAPSHOT</version>
+ <version>4.0.3.201509231615-r</version>
</parent>
<artifactId>org.eclipse.egit.ui</artifactId>

Back to the top