Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-03-06 22:25:36 +0000
committerMatthias Sohn2019-03-06 22:25:36 +0000
commit545096ced58550ef6e183cce6ff8ad97f192666b (patch)
treebbde0f6a1c947f5dc2185f2ac1ec0c238da0cfeb /org.eclipse.mylyn.github.core/pom.xml
parentd026ebcd13b913c0e0d0b36747a2df5ab6706373 (diff)
downloadegit-github-545096ced58550ef6e183cce6ff8ad97f192666b.tar.gz
egit-github-545096ced58550ef6e183cce6ff8ad97f192666b.tar.xz
egit-github-545096ced58550ef6e183cce6ff8ad97f192666b.zip
Prepare 5.3.0-SNAPSHOT builds
Change-Id: Ia31d7734118273738abbddfc81734c9841d0411c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.core/pom.xml')
-rw-r--r--org.eclipse.mylyn.github.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.core/pom.xml b/org.eclipse.mylyn.github.core/pom.xml
index 494f644f..f9bf828f 100644
--- a/org.eclipse.mylyn.github.core/pom.xml
+++ b/org.eclipse.mylyn.github.core/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.mylyn.github</groupId>
<artifactId>github-parent</artifactId>
- <version>5.3.0.201903061415-rc1</version>
+ <version>5.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Back to the top