Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-09-21 15:51:26 +0000
committerMatthias Sohn2016-09-21 15:51:26 +0000
commitb56256a8b714d1ec86f5438e8d0d0c218e9e3f9c (patch)
tree0f0c2f54a0bbfdec521fddc878fcddae0a1bf63d /org.eclipse.mylyn.github.tests/pom.xml
parentf7b24f044c8c27c36adb98ea462821d3637e9271 (diff)
downloadegit-github-stable-4.5.tar.gz
egit-github-stable-4.5.tar.xz
egit-github-stable-4.5.zip
Prepare 4.5.1-SNAPSHOT buildsstable-4.5
Change-Id: I6d5425337ac382a2f04175fc0931a64e4af189c0 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 fdb3a15a..8e85c48d 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.5.0.201609210915-r</version>
+ <version>4.5.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.github.tests</artifactId>

Back to the top