Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-12-24 00:33:46 +0000
committerMatthias Sohn2014-12-24 00:34:01 +0000
commitee9cbeaba38276913404c56d4cdeda91300d3b0b (patch)
treeaae42a6c343846d8332acfb1c1010e8fb0726959 /org.eclipse.mylyn.github-feature/pom.xml
parent0b2d4e9e0767d5d7b76196a0f16b711a776a8292 (diff)
parentfe1f23c2717d71dad5fff8b187cac7e3363162ad (diff)
downloadegit-github-ee9cbeaba38276913404c56d4cdeda91300d3b0b.tar.gz
egit-github-ee9cbeaba38276913404c56d4cdeda91300d3b0b.tar.xz
egit-github-ee9cbeaba38276913404c56d4cdeda91300d3b0b.zip
Merge branch 'stable-3.6'
* stable-3.6: Prepare 3.6.1-SNAPSHOT builds EGit Mylyn Github Connector v3.6.0.201412230720-r Change-Id: I30c365de3b7c97983639f701188b713100556d3c 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 8c2fdc38..c45cd392 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.6.0-SNAPSHOT</version>
+ <version>3.6.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top