diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-02-26 15:13:01 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-02-26 15:13:01 +0100 |
commit | a312131d79d724df85a8fb248f902c4d8b3ea2ce (patch) | |
tree | 4f4d63ffaad5cd998eb2cd74bc74e8f4d4638212 /org.eclipse.jgit.java7/pom.xml | |
parent | 1adac455507af79624063698a7bb9282b0769efd (diff) | |
download | jgit-a312131d79d724df85a8fb248f902c4d8b3ea2ce.tar.gz jgit-a312131d79d724df85a8fb248f902c4d8b3ea2ce.zip |
JGit v3.7.0.201502260915-rv3.7.0.201502260915-r
Change-Id: Iec17746cad81cfb1d775e782b30f9d8a13c938b6
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.java7/pom.xml')
-rw-r--r-- | org.eclipse.jgit.java7/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.java7/pom.xml b/org.eclipse.jgit.java7/pom.xml index 93c9b5c0b4..7017936f67 100644 --- a/org.eclipse.jgit.java7/pom.xml +++ b/org.eclipse.jgit.java7/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.7.0-SNAPSHOT</version> + <version>3.7.0.201502260915-r</version> </parent> <artifactId>org.eclipse.jgit.java7</artifactId> |