diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-29 17:37:27 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-29 17:37:27 +0100 |
commit | 30b79cd0e8770383aaf2b170eb3a629239d97483 (patch) | |
tree | 00d6b41634fa269d0bd7a92dbcbd052a42c4fb99 /org.eclipse.jgit.junit.http/pom.xml | |
parent | 9492e84fe5ce2560ffd431d22ff3546a18c859c2 (diff) | |
download | jgit-30b79cd0e8770383aaf2b170eb3a629239d97483.tar.gz jgit-30b79cd0e8770383aaf2b170eb3a629239d97483.zip |
Prepare 6.0.1-SNAPSHOT builds
Change-Id: Iddb67ed9578293b83b8147aa18dd8319426f83d1
Diffstat (limited to 'org.eclipse.jgit.junit.http/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit.http/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit.http/pom.xml b/org.eclipse.jgit.junit.http/pom.xml index 665bd2463a..b66991f9ce 100644 --- a/org.eclipse.jgit.junit.http/pom.xml +++ b/org.eclipse.jgit.junit.http/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.0.0.202111291000-r</version> + <version>6.0.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit.http</artifactId> |