Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-06-01 16:56:35 +0000
committerMatthias Sohn2011-06-01 16:56:35 +0000
commitc8d570da90bcd6352a0f961513f913376f7d3e0a (patch)
treeae670802f1769cb1771bfb50b35f224761a0b948 /org.eclipse.egit.mylyn-feature/pom.xml
parent23fddce3e020af862cba60a6396ab8e8072bc8b2 (diff)
downloadegit-c8d570da90bcd6352a0f961513f913376f7d3e0a.tar.gz
egit-c8d570da90bcd6352a0f961513f913376f7d3e0a.tar.xz
egit-c8d570da90bcd6352a0f961513f913376f7d3e0a.zip
Prepare post v1.0.0.201106011211-rc3 builds
Change-Id: If3f06514d9766287a2481dbe3fdce8998b1f5857 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.mylyn-feature/pom.xml')
-rw-r--r--org.eclipse.egit.mylyn-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.mylyn-feature/pom.xml b/org.eclipse.egit.mylyn-feature/pom.xml
index 547e5b3d7c..4d1363162d 100644
--- a/org.eclipse.egit.mylyn-feature/pom.xml
+++ b/org.eclipse.egit.mylyn-feature/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.egit</groupId>
<artifactId>egit-parent</artifactId>
- <version>1.0.0.201106011211-rc3</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.egit.mylyn</artifactId>

Back to the top