Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-03-05 01:33:32 +0000
committerMatthias Sohn2014-03-05 01:33:47 +0000
commit2aea264123af4b6563a9107ea1afe638fea5e36e (patch)
treeb2a04e38f83b6e03f1f3f4e83347ed97c6e0b261 /org.eclipse.mylyn.github-feature/pom.xml
parentf742617a64e85fad651efbd65c31b7e50c6a3a0a (diff)
parent9c834bc9c180ab07b5041a19714d40388b916167 (diff)
downloadegit-github-2aea264123af4b6563a9107ea1afe638fea5e36e.tar.gz
egit-github-2aea264123af4b6563a9107ea1afe638fea5e36e.tar.xz
egit-github-2aea264123af4b6563a9107ea1afe638fea5e36e.zip
Merge branch 'stable-3.3'
Change-Id: Idc33c0cbcd6bbdd552846c35268c98439c817d04 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 74faf672..d068e170 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.3.0-SNAPSHOT</version>
+ <version>3.3.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top