Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2012-06-13 14:20:39 +0000
committerMatthias Sohn2012-06-13 14:20:39 +0000
commit7ca927973c8c784811ad4359fcb21766678a4a6b (patch)
tree3fefa6d36667b31970a01e681c0888ab61c06a62 /pom.xml
parent6053ead6459cef602a33ccbbcdbfd04764c27c2b (diff)
downloadegit-github-7ca927973c8c784811ad4359fcb21766678a4a6b.tar.gz
egit-github-7ca927973c8c784811ad4359fcb21766678a4a6b.tar.xz
egit-github-7ca927973c8c784811ad4359fcb21766678a4a6b.zip
EGit Github Mylyn Connector 2.0.0.201206130900-rv2.0.0.201206130900-r
Change-Id: I0988516f3942197223adf0972faea6ec000d0b4d 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 c5c0180e..48e6a891 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>2.0.0-SNAPSHOT</version>
+ <version>2.0.0.201206130900-r</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top