Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2010-09-15 09:39:01 +0000
committerMatthias Sohn2010-09-15 09:39:01 +0000
commit7c69fb3d5d98643a2fb012e5cbf2ab7e9f4200aa (patch)
treea5db73de9504142fb880b289ca6bd9b8ae0860f8 /org.eclipse.egit.core/pom.xml
parent732b9a6ea461ed6e2dcdaad328c3138df5d001ff (diff)
downloadegit-7c69fb3d5d98643a2fb012e5cbf2ab7e9f4200aa.tar.gz
egit-7c69fb3d5d98643a2fb012e5cbf2ab7e9f4200aa.tar.xz
egit-7c69fb3d5d98643a2fb012e5cbf2ab7e9f4200aa.zip
Qualify post-0.9.1 builds
Change-Id: I28529d8df1d2992607ff229db5b6045015790018 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.core/pom.xml')
-rw-r--r--org.eclipse.egit.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.core/pom.xml b/org.eclipse.egit.core/pom.xml
index 5e8cdfe90b..4611c59c8a 100644
--- a/org.eclipse.egit.core/pom.xml
+++ b/org.eclipse.egit.core/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.egit</groupId>
<artifactId>egit-parent</artifactId>
- <version>0.9.1</version>
+ <version>0.9.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.egit.core</artifactId>

Back to the top