Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-09-07 22:12:09 +0000
committerMatthias Sohn2014-09-07 22:12:09 +0000
commit35b0e0c3d1b6c1056da148b45b720f91a3a67fab (patch)
treeb7fa7a9f34444fecf56beb25784cec052eabb9ec /org.eclipse.egit.target/pom.xml
parent71349a6cb7bf40684bb9493ce0d5dc49af315953 (diff)
downloadegit-35b0e0c3d1b6c1056da148b45b720f91a3a67fab.tar.gz
egit-35b0e0c3d1b6c1056da148b45b720f91a3a67fab.tar.xz
egit-35b0e0c3d1b6c1056da148b45b720f91a3a67fab.zip
Change-Id: Ie2c16a527110f0aefe7012950bec6e1830e3695f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.target/pom.xml')
-rw-r--r--org.eclipse.egit.target/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.target/pom.xml b/org.eclipse.egit.target/pom.xml
index 830e6f4c29..4adf24fca9 100644
--- a/org.eclipse.egit.target/pom.xml
+++ b/org.eclipse.egit.target/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.egit</groupId>
<artifactId>egit-parent</artifactId>
- <version>3.5.0-SNAPSHOT</version>
+ <version>3.5.0.201409071800-rc1</version>
</parent>
<build>

Back to the top