Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-06-01 19:19:41 +0000
committerMatthias Sohn2016-06-01 19:19:41 +0000
commit6951422e4b2ee1b52c19b48cdf8389729ccfc115 (patch)
tree43911f0d4cdb5ff026ba8056fa1ffd5ffca077c0 /org.eclipse.mylyn.github-feature/pom.xml
parent43dde8a1e951753912e994bd76e32c70337d23bd (diff)
downloadegit-github-6951422e4b2ee1b52c19b48cdf8389729ccfc115.tar.gz
egit-github-6951422e4b2ee1b52c19b48cdf8389729ccfc115.tar.xz
egit-github-6951422e4b2ee1b52c19b48cdf8389729ccfc115.zip
EGit Mylyn Github Connector v4.4.0.201606011500-rc2v4.4.0.201606011500-rc2
Change-Id: Ie4be53ce4cd38a93b7b7af3e2430296a23ac9884 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 bbab4c75..0d51573a 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.4.0-SNAPSHOT</version>
+ <version>4.4.0.201606011500-rc2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top