Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-05-08 13:04:49 +0000
committerMatthias Sohn2013-05-08 13:04:49 +0000
commitb690f1d37e84d61483b59b142e40700526a1d263 (patch)
tree441fc4a5fecd6730758b3f0e985c99882803b75a /pom.xml
parent4c18cb9905dc43d70cf6f0e5e072c765bca51542 (diff)
downloadegit-github-b690f1d37e84d61483b59b142e40700526a1d263.tar.gz
egit-github-b690f1d37e84d61483b59b142e40700526a1d263.tar.xz
egit-github-b690f1d37e84d61483b59b142e40700526a1d263.zip
EGit GitHub Mylyn Connector v3.0.0.201305080800-m7
Change-Id: I3a0e82f7b5c42a3b939759caa71056cfd13e0886 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 c900fe82..ce4194a7 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.0.0-SNAPSHOT</version>
+ <version>3.0.0.201305080800-m7</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top