diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-19 22:27:47 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-19 22:27:47 +0200 |
commit | d6c587faef802663d615baaa6b388bf34f4e8ea7 (patch) | |
tree | 6db1dbc4cc8a25dd028743a7b08fe9a5aa12e578 /org.eclipse.jgit.test/pom.xml | |
parent | b811e4fc516b65774155df08184fdcd99fb525e3 (diff) | |
download | jgit-d6c587faef802663d615baaa6b388bf34f4e8ea7.tar.gz jgit-d6c587faef802663d615baaa6b388bf34f4e8ea7.zip |
Prepare 4.7.7-SNAPSHOT builds
Change-Id: I131e40cbbf32bc75d2ed24ca31ba3613a3bbca25
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 f89107ceeb..eb8388fe48 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.7.6.201810191618-r</version> + <version>4.7.7-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |