Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-05-05 21:59:19 +0000
committerMatthias Sohn2014-05-05 21:59:19 +0000
commit871fe52b553429509145f9e8c0e90814aff2f7bb (patch)
tree91e0c0f6409e952def71574b68d4e2535dd028e2 /pom.xml
parentbcdf39cca5ef0dd828f960030a2febba1e56a253 (diff)
downloadegit-github-871fe52b553429509145f9e8c0e90814aff2f7bb.tar.gz
egit-github-871fe52b553429509145f9e8c0e90814aff2f7bb.tar.xz
egit-github-871fe52b553429509145f9e8c0e90814aff2f7bb.zip
EGit Github Mylyn connector v3.4.0.201405051725-m7v3.4.0.201405051725-m7
Change-Id: I10c9f2994b069e59648347d502f602f4206fc388 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 1b8c2930..e7ffdd50 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>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.201405051725-m7</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top