Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-03-08 20:42:03 +0000
committerMatthias Sohn2018-03-08 20:42:03 +0000
commit9a2a7f9bdcb376074c0a4ec5d5bde75b482c4606 (patch)
tree148f77a79c6d1ec35dd00357bfcd38e8894a456c /org.eclipse.mylyn.github.ui/pom.xml
parentd917696955d3994e90b204089b2e5ee6a32e209d (diff)
downloadegit-github-9a2a7f9bdcb376074c0a4ec5d5bde75b482c4606.tar.gz
egit-github-9a2a7f9bdcb376074c0a4ec5d5bde75b482c4606.tar.xz
egit-github-9a2a7f9bdcb376074c0a4ec5d5bde75b482c4606.zip
Prepare 4.11.1-SNAPSHOT buildsstable-4.11
Change-Id: Ia51eb0f6a5fcb7677b1609458332ac4fef01adc6 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.ui/pom.xml')
-rw-r--r--org.eclipse.mylyn.github.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.ui/pom.xml b/org.eclipse.mylyn.github.ui/pom.xml
index 9701c0d3..079111a5 100644
--- a/org.eclipse.mylyn.github.ui/pom.xml
+++ b/org.eclipse.mylyn.github.ui/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>github-parent</artifactId>
<groupId>org.eclipse.mylyn.github</groupId>
- <version>4.11.0.201803080745-r</version>
+ <version>4.11.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.ui</artifactId>

Back to the top