diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-06 01:32:40 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-06 01:32:40 +0200 |
commit | bf7a611dacd52d99b8330020f54f29b5892fce8b (patch) | |
tree | 5e1aa7c260e1e0b7e8d9771fc0aa4e591d4bde6c /org.eclipse.jgit.test/pom.xml | |
parent | 73e6a93ba26ee640e38c2397e38ce3797d8f4bb0 (diff) | |
download | jgit-bf7a611dacd52d99b8330020f54f29b5892fce8b.tar.gz jgit-bf7a611dacd52d99b8330020f54f29b5892fce8b.zip |
Prepare 4.9.7-SNAPSHOT builds
Change-Id: I20e7bd6bdebcdb55a8c771314759bd8f98f04ef6
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index cc79ffc8af..6206c66874 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.9.6.201810051924-r</version> + <version>4.9.7-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |