diff options
author | Matthias Sohn | 2015-06-02 14:24:23 +0000 |
---|---|---|
committer | Matthias Sohn | 2015-06-02 14:24:23 +0000 |
commit | 56448fc959dfc85ebc6de50bce0d3398e8d93dff (patch) | |
tree | 994804b9686f7337145402243bd8f41117799ccc /org.eclipse.mylyn.github-feature/pom.xml | |
parent | 5f713becaa03eb3e84594fb14ba2786007b75c2d (diff) | |
download | egit-github-56448fc959dfc85ebc6de50bce0d3398e8d93dff.tar.gz egit-github-56448fc959dfc85ebc6de50bce0d3398e8d93dff.tar.xz egit-github-56448fc959dfc85ebc6de50bce0d3398e8d93dff.zip |
EGit Mylyn Github Connector v4.0.0.201506020755-rc3v4.0.0.201506020755-rc3
Change-Id: I024bda3953704216f46d55ac78306b1f0d07bf24
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github-feature/pom.xml')
-rw-r--r-- | org.eclipse.mylyn.github-feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github-feature/pom.xml b/org.eclipse.mylyn.github-feature/pom.xml index c7365ae3..dbe1305d 100644 --- a/org.eclipse.mylyn.github-feature/pom.xml +++ b/org.eclipse.mylyn.github-feature/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>github-parent</artifactId> <groupId>org.eclipse.mylyn.github</groupId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0.201506020755-rc3</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>org.eclipse.mylyn.github.feature</artifactId> |