diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-05-26 23:24:41 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-05-26 23:24:41 +0200 |
commit | 760d8ea608dde7c4e891f131d047dcaf0edb621c (patch) | |
tree | c1d1a8105d3e6a15dd79cecceb39eb27a46d24cc /org.eclipse.jgit.junit/pom.xml | |
parent | 649b2b72cd2a5ce603016e31868bd061d68e6b1d (diff) | |
download | jgit-760d8ea608dde7c4e891f131d047dcaf0edb621c.tar.gz jgit-760d8ea608dde7c4e891f131d047dcaf0edb621c.zip |
Prepare 6.2.0-SNAPSHOT builds
Change-Id: I9d6afd80cc024d6e03aa46bbaaaeec10b60fb485
Diffstat (limited to 'org.eclipse.jgit.junit/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index 30cda3133a..13bb6a7458 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.2.0.202205251150-m3</version> + <version>6.2.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |