diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-05-05 23:33:03 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-05-05 23:33:03 +0200 |
commit | f6c42684d9af1355cecdd5f83fbf216718980ab9 (patch) | |
tree | e9bacb94c79d34c9007c9f11d9938ef5437eea81 /org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml | |
parent | f9c0783e7dda06a709f55906d48ce6b379bd5a08 (diff) | |
download | jgit-f6c42684d9af1355cecdd5f83fbf216718980ab9.tar.gz jgit-f6c42684d9af1355cecdd5f83fbf216718980ab9.zip |
JGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7
Change-Id: I8d941d22becdf019199a1c0fe28aa5835038647d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml index ac22150add..5854def802 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>3.4.0-SNAPSHOT</version> + <version>3.4.0.201405051725-m7</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |