Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-12-24 01:35:27 +0000
committerMatthias Sohn2016-12-24 01:35:27 +0000
commitd22609adc2ff268675c00ea67afbfacfab9e6658 (patch)
tree87fc3f601fd49bb97669498b0d70df584c880af7 /org.eclipse.mylyn.github-site/pom.xml
parente1d08080fd4d297ead23bdaf08be8f3827ff0594 (diff)
downloadegit-github-d22609adc2ff268675c00ea67afbfacfab9e6658.tar.gz
egit-github-d22609adc2ff268675c00ea67afbfacfab9e6658.tar.xz
egit-github-d22609adc2ff268675c00ea67afbfacfab9e6658.zip
EGit Mylyn Github Connector v4.6.0.201612231935-rv4.6.0.201612231935-r
Change-Id: Ia2070aec86efb3f11b6e5a58ef8af6033298a59c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github-site/pom.xml')
-rw-r--r--org.eclipse.mylyn.github-site/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github-site/pom.xml b/org.eclipse.mylyn.github-site/pom.xml
index 854230f0..2b3b41fd 100644
--- a/org.eclipse.mylyn.github-site/pom.xml
+++ b/org.eclipse.mylyn.github-site/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.mylyn.github</groupId>
<artifactId>github-parent</artifactId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.6.0.201612231935-r</version>
</parent>
<artifactId>github-updatesite</artifactId>

Back to the top