Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-01-19 15:24:22 +0000
committerMatthias Sohn2016-01-19 15:24:46 +0000
commita7c4c3f9277f2c8caad652475cba5b07576ec12c (patch)
tree72a248bd270f32f35f5037fa0964a4775d7a3e45 /org.eclipse.mylyn.github.tests/pom.xml
parentfbfc22880fff5fde22ef96bfce0f6497199e6895 (diff)
downloadegit-github-a7c4c3f9277f2c8caad652475cba5b07576ec12c.tar.gz
egit-github-a7c4c3f9277f2c8caad652475cba5b07576ec12c.tar.xz
egit-github-a7c4c3f9277f2c8caad652475cba5b07576ec12c.zip
Prepare 4.2.0-SNAPSHOT builds
Change-Id: I8c91051f39d0b985dc0147fcad9d81ecc338a1ef Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.tests/pom.xml')
-rw-r--r--org.eclipse.mylyn.github.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.tests/pom.xml b/org.eclipse.mylyn.github.tests/pom.xml
index 109fda95..ccf777d8 100644
--- a/org.eclipse.mylyn.github.tests/pom.xml
+++ b/org.eclipse.mylyn.github.tests/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.mylyn.github</groupId>
<artifactId>github-parent</artifactId>
- <version>4.2.0.201512141825-rc1</version>
+ <version>4.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.github.tests</artifactId>

Back to the top