Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-06-04 08:12:33 +0000
committerMatthias Sohn2013-06-04 08:13:34 +0000
commitfb66cd963a9cf8b6db939b6d852929e3d739a6d2 (patch)
tree50ed33098abb1c0fb48bbfc64e3861805f099927 /pom.xml
parent139ad760fa465c8088515204752ffefe21723aa0 (diff)
downloadegit-github-fb66cd963a9cf8b6db939b6d852929e3d739a6d2.tar.gz
egit-github-fb66cd963a9cf8b6db939b6d852929e3d739a6d2.tar.xz
egit-github-fb66cd963a9cf8b6db939b6d852929e3d739a6d2.zip
EGit Mylyn Github Connector v3.0.0.201306040240-rc3v3.0.0.201306040240-rc3
Change-Id: I5eec0bf566592fa9388ad2bc88a4568c429d113f 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 0c1aa95e..414ea6db 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.201306040240-rc3</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top