Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-06-09 14:42:32 +0000
committerMatthias Sohn2015-06-09 14:42:32 +0000
commit0e2477fa4879282d948f97520e412c7e49bcc92d (patch)
treedc00fbefa45dfff6db86f912fdf3a24cb59900e5 /org.eclipse.egit.github.core/pom.xml
parentea88babb21b8f1af2eca3bad470cd1b6259e6daf (diff)
downloadegit-github-0e2477fa4879282d948f97520e412c7e49bcc92d.tar.gz
egit-github-0e2477fa4879282d948f97520e412c7e49bcc92d.tar.xz
egit-github-0e2477fa4879282d948f97520e412c7e49bcc92d.zip
Prepare 4.0.1-SNAPSHOT builds
Change-Id: Id237a95accfaac573c7ffda12b96fdca333d1506 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.github.core/pom.xml')
-rw-r--r--org.eclipse.egit.github.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.github.core/pom.xml b/org.eclipse.egit.github.core/pom.xml
index 36642253..66f26d60 100644
--- a/org.eclipse.egit.github.core/pom.xml
+++ b/org.eclipse.egit.github.core/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.mylyn.github</groupId>
<artifactId>github-parent</artifactId>
- <version>4.0.0.201506090130-r</version>
+ <version>4.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Back to the top