Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Wolf2019-08-31 08:23:58 +0000
committerThomas Wolf2019-08-31 08:23:58 +0000
commit8e384608d91017fad3bd8781a4dca164b44487e7 (patch)
treec12345668d94c79e3c7c2f7dbea54d16a2507e27 /org.eclipse.mylyn.github-feature/pom.xml
parent8353e5877c24c4a2256c2fe1ee9263e5c15108b3 (diff)
downloadegit-github-8e384608d91017fad3bd8781a4dca164b44487e7.tar.gz
egit-github-8e384608d91017fad3bd8781a4dca164b44487e7.tar.xz
egit-github-8e384608d91017fad3bd8781a4dca164b44487e7.zip
Prepare 5.6.0-SNAPSHOT builds
Change-Id: I32885b5ef96cb0adc092787d5a7f2d7cd4666da7 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
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 19c7d85c..c560ef26 100644
--- a/org.eclipse.mylyn.github-feature/pom.xml
+++ b/org.eclipse.mylyn.github-feature/pom.xml
@@ -16,7 +16,7 @@
<parent>
<artifactId>github-parent</artifactId>
<groupId>org.eclipse.mylyn.github</groupId>
- <version>5.5.0-SNAPSHOT</version>
+ <version>5.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top