Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2012-06-14 00:03:49 +0000
committerMatthias Sohn2012-06-14 00:03:49 +0000
commitb83d6d15f45ea7372394d646a6dec8d8500eda9f (patch)
treea8c6d1c6da3b6881b8c790fcde11d9bac5fe9b09 /org.eclipse.mylyn.github.ui/pom.xml
parent7ca927973c8c784811ad4359fcb21766678a4a6b (diff)
downloadegit-github-b83d6d15f45ea7372394d646a6dec8d8500eda9f.tar.gz
egit-github-b83d6d15f45ea7372394d646a6dec8d8500eda9f.tar.xz
egit-github-b83d6d15f45ea7372394d646a6dec8d8500eda9f.zip
Prepare post 2.0.0.201206130900-r buildsstable-2.0
Change-Id: I0848dcb46a856cf92bec16718402220575331fcd Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.ui/pom.xml')
-rw-r--r--org.eclipse.mylyn.github.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.ui/pom.xml b/org.eclipse.mylyn.github.ui/pom.xml
index 0b05efab..15826b80 100644
--- a/org.eclipse.mylyn.github.ui/pom.xml
+++ b/org.eclipse.mylyn.github.ui/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>github-parent</artifactId>
<groupId>org.eclipse.mylyn.github</groupId>
- <version>2.0.0.201206130900-r</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.ui</artifactId>

Back to the top