Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-05-17 04:45:24 +0000
committerMatthias Sohn2018-05-17 04:45:24 +0000
commitd2453b8a2727c03aff12875cd51b7104ec271036 (patch)
treec0dd453cd7f348e9ae31a397c1409dee9bf66b7c /org.eclipse.mylyn.github.doc/pom.xml
parentc48d62e8d81db262edefa7247de6583644bdf052 (diff)
downloadegit-github-d2453b8a2727c03aff12875cd51b7104ec271036.tar.gz
egit-github-d2453b8a2727c03aff12875cd51b7104ec271036.tar.xz
egit-github-d2453b8a2727c03aff12875cd51b7104ec271036.zip
Prepare 5.0.0-SNAPSHOT builds
Change-Id: Iaa1bb384c6f7447c61a71a010fe8bb67cbdd077f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.doc/pom.xml')
-rwxr-xr-xorg.eclipse.mylyn.github.doc/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.doc/pom.xml b/org.eclipse.mylyn.github.doc/pom.xml
index 42f7f109..edad9437 100755
--- a/org.eclipse.mylyn.github.doc/pom.xml
+++ b/org.eclipse.mylyn.github.doc/pom.xml
@@ -18,7 +18,7 @@ http://www.eclipse.org/legal/epl-v10.html
<parent>
<groupId>org.eclipse.mylyn.github</groupId>
<artifactId>github-parent</artifactId>
- <version>5.0.0.201805151920-m7</version>
+ <version>5.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.github.doc</artifactId>

Back to the top