Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2012-06-14 00:10:39 +0000
committerMatthias Sohn2012-06-14 00:10:39 +0000
commit3d0a05b20c44fbdc4d71f79cb3f8171232071808 (patch)
treee4008a7c148ef98d8cd102b07ff743495a90ab4a /org.eclipse.mylyn.github-feature/pom.xml
parent44ece8b2c5ec239f6c5c8d0519384ab9c0f36934 (diff)
downloadegit-github-3d0a05b20c44fbdc4d71f79cb3f8171232071808.tar.gz
egit-github-3d0a05b20c44fbdc4d71f79cb3f8171232071808.tar.xz
egit-github-3d0a05b20c44fbdc4d71f79cb3f8171232071808.zip
Prepare 2.1.0 builds
Change-Id: Iebadde984097f161872816bfc50502678ae9a2c7 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github-feature/pom.xml')
-rw-r--r--org.eclipse.mylyn.github-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github-feature/pom.xml b/org.eclipse.mylyn.github-feature/pom.xml
index 59dce39e..06b65c20 100644
--- a/org.eclipse.mylyn.github-feature/pom.xml
+++ b/org.eclipse.mylyn.github-feature/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>github-parent</artifactId>
<groupId>org.eclipse.mylyn.github</groupId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top