diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-08-26 08:08:46 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-08-26 08:08:46 +0200 |
commit | 960d7ff3e5bfd6f5212e3992017d6dcd4b6ff49a (patch) | |
tree | 5633702bc9e095ad5b52612dacdbef8eb1f33455 /org.eclipse.jgit.pgm.test/pom.xml | |
parent | e21e2436d3427169a8c19569e95727ab758c07ea (diff) | |
download | jgit-960d7ff3e5bfd6f5212e3992017d6dcd4b6ff49a.tar.gz jgit-960d7ff3e5bfd6f5212e3992017d6dcd4b6ff49a.zip |
Prepare 4.5.4-SNAPSHOT builds
Change-Id: Id8b902bf2bf590b41f2e246c5ecf1592e1c411f2
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 2e10b3740a..7d3a321c81 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.3.201708160445-r</version> + <version>4.5.4-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm.test</artifactId> |