Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2012-09-19 10:41:27 +0000
committerMatthias Sohn2012-09-19 10:41:27 +0000
commit13eab332e4a0b2671151ea34e048156ce1c46bf2 (patch)
treed0026c879730b62be3b12ac43445118c1cc0ccfa /org.eclipse.mylyn.github-site
parent5226626b57e7eb708be7ae9c9422236429bb16b6 (diff)
downloadegit-github-13eab332e4a0b2671151ea34e048156ce1c46bf2.tar.gz
egit-github-13eab332e4a0b2671151ea34e048156ce1c46bf2.tar.xz
egit-github-13eab332e4a0b2671151ea34e048156ce1c46bf2.zip
Prepare 2.1 maintenance buildsstable-2.1
Change-Id: I16967c5179ee9fae05136a42a36f72a7b4c73184 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github-site')
-rw-r--r--org.eclipse.mylyn.github-site/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github-site/pom.xml b/org.eclipse.mylyn.github-site/pom.xml
index 856611ed..3ae97c72 100644
--- a/org.eclipse.mylyn.github-site/pom.xml
+++ b/org.eclipse.mylyn.github-site/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.mylyn.github</groupId>
<artifactId>github-parent</artifactId>
- <version>2.1.0.201209190230-r</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>github-updatesite</artifactId>

Back to the top