Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-06-13 15:52:29 +0000
committerMatthias Sohn2013-06-13 15:52:29 +0000
commitdc4a6439fa8e8ca2785cdf149b9ac3b757372f75 (patch)
treec1373f37ccb68871b947e03248f0f0fdd2f5a56e /org.eclipse.mylyn.github-feature/pom.xml
parentc410ac56446f3c831315d8263a0f23729e2d8311 (diff)
downloadegit-github-dc4a6439fa8e8ca2785cdf149b9ac3b757372f75.tar.gz
egit-github-dc4a6439fa8e8ca2785cdf149b9ac3b757372f75.tar.xz
egit-github-dc4a6439fa8e8ca2785cdf149b9ac3b757372f75.zip
Prepare 3.1.0-SNAPSHOT builds
Change-Id: I033d1313b74223696321ea45209529e66806ce0c 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 406feac2..12d868f0 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>3.0.0-SNAPSHOT</version>
+ <version>3.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top