diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-03-23 17:19:38 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-03-23 17:19:38 +0100 |
commit | 8a9568eab2540888145bdcf4c2f4d438f0b1a8f9 (patch) | |
tree | f2659af5fa21427ee4a4cdb37127a473e0befdf6 /org.eclipse.jgit/pom.xml | |
parent | dd453f4185c8e7e9608605a35abd4ac4eaadba76 (diff) | |
download | jgit-8a9568eab2540888145bdcf4c2f4d438f0b1a8f9.tar.gz jgit-8a9568eab2540888145bdcf4c2f4d438f0b1a8f9.zip |
JGit v4.0.0.201503231230-m1v4.0.0.201503231230-m1
Change-Id: I195239ac3a3f0efbe1409f0ebaad2d1a29c4782e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/pom.xml')
-rw-r--r-- | org.eclipse.jgit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index e42d604ceb..76b0ac7f02 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -53,7 +53,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0.201503231230-m1</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |