Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2012-09-19 08:34:57 +0000
committerMatthias Sohn2012-09-19 08:34:57 +0000
commit5226626b57e7eb708be7ae9c9422236429bb16b6 (patch)
treee142da89a27cf70e990a2dd5d4788f8d5b87cad7 /org.eclipse.mylyn.github-feature/pom.xml
parent3bc3381b86e70d58c53b728a0d13092a0105fe21 (diff)
downloadegit-github-5226626b57e7eb708be7ae9c9422236429bb16b6.tar.gz
egit-github-5226626b57e7eb708be7ae9c9422236429bb16b6.tar.xz
egit-github-5226626b57e7eb708be7ae9c9422236429bb16b6.zip
EGit GitHub Mylyn Connector v2.1.0.201209190230-rv2.1.0.201209190230-r
Change-Id: I823a10b3dd7b3dfce113240d170eb1f92605ee6a 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 06b65c20..f615cae0 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.1.0-SNAPSHOT</version>
+ <version>2.1.0.201209190230-r</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top