diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-05-19 16:12:20 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-05-19 16:12:20 +0200 |
commit | e2c062f52946ac52d328be091b5bb531736335a8 (patch) | |
tree | d28e11784632f9c84fb104d0cebdc6dc29c56234 /org.eclipse.jgit.pgm/pom.xml | |
parent | fd04e0548fccfbb5a7185f1a9c4570a0c1d2ae4f (diff) | |
download | jgit-e2c062f52946ac52d328be091b5bb531736335a8.tar.gz jgit-e2c062f52946ac52d328be091b5bb531736335a8.zip |
JGit v4.0.0.201505191015-rc1v4.0.0.201505191015-rc1
Change-Id: Ib3371a082cbfaafd67471c56807b6d89f1161c8b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/pom.xml b/org.eclipse.jgit.pgm/pom.xml index 52cd0a3f26..372f29a9c2 100644 --- a/org.eclipse.jgit.pgm/pom.xml +++ b/org.eclipse.jgit.pgm/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0.201505191015-rc1</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |