diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-11-22 18:31:24 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-11-22 18:31:24 +0100 |
commit | 6372c60ab254067350d3bffae83604f7940b77c3 (patch) | |
tree | bf23b3f00a3362691cf08d7db06833c37b58e812 /org.eclipse.jgit.pgm.test/pom.xml | |
parent | 10e65cb4faf943d4a2a782ceef6f0f09934b150b (diff) | |
download | jgit-6372c60ab254067350d3bffae83604f7940b77c3.tar.gz jgit-6372c60ab254067350d3bffae83604f7940b77c3.zip |
JGit v4.5.4.201711221230-rv4.5.4.201711221230-r
Change-Id: Ia1079da239c5b3fde1ba8d2acc4e465a46297b4d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm.test/pom.xml b/org.eclipse.jgit.pgm.test/pom.xml index 7d3a321c81..ac2a3d76c4 100644 --- a/org.eclipse.jgit.pgm.test/pom.xml +++ b/org.eclipse.jgit.pgm.test/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.5.4-SNAPSHOT</version> + <version>4.5.4.201711221230-r</version> </parent> <artifactId>org.eclipse.jgit.pgm.test</artifactId> |