Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-05-04 19:54:24 +0000
committerMatthias Sohn2015-05-04 19:54:54 +0000
commit08e8f89f0adbfd161b873ce6166ddc4d59c42e3b (patch)
tree05a2bffb22e9e1dab50a03f43b95e23104b81564 /org.eclipse.mylyn.github-feature/pom.xml
parent1d4d2d7bee4847dffb7885860c84a99a9de4a0c6 (diff)
downloadegit-github-08e8f89f0adbfd161b873ce6166ddc4d59c42e3b.tar.gz
egit-github-08e8f89f0adbfd161b873ce6166ddc4d59c42e3b.tar.xz
egit-github-08e8f89f0adbfd161b873ce6166ddc4d59c42e3b.zip
Prepare post 4.0.0-m1 builds
Change-Id: I3862ab55e45facb802c65fc78399c0721a49facf Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 1754091a..c7365ae3 100644
--- a/org.eclipse.mylyn.github-feature/pom.xml
+++ b/org.eclipse.mylyn.github-feature/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>github-parent</artifactId>
<groupId>org.eclipse.mylyn.github</groupId>
- <version>4.0.0.201503231230-m1</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top