Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-04-07 15:43:50 +0000
committerMatthias Sohn2016-04-07 15:43:50 +0000
commitbb06ea81814742f59863124e4ea598b313410cb7 (patch)
tree24f5ec84c556da1d8e122fcb1d43bb185bd9a224 /pom.xml
parenta198f1aa23b1daf8f3faa0e80a06d388393b6580 (diff)
downloadegit-github-bb06ea81814742f59863124e4ea598b313410cb7.tar.gz
egit-github-bb06ea81814742f59863124e4ea598b313410cb7.tar.xz
egit-github-bb06ea81814742f59863124e4ea598b313410cb7.zip
EGit Mylyn Github Connector v4.3.0.201604071045-r
Change-Id: Ia423a0210db4c9f78d5dbaaa35709a88711f1558 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index dbc7fc38..1618fe71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.201604071045-r</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top