diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-05-06 09:25:31 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-05-06 09:53:25 +0200 |
commit | 520b6d7dcfd7849e1af438380064c39b83c99bf1 (patch) | |
tree | 285fc118a15f9cdcf48784b411e7237bc2377186 /org.eclipse.jgit.http.server/pom.xml | |
parent | 92679d792fd967e33ef371451f1948d6add58fec (diff) | |
download | jgit-520b6d7dcfd7849e1af438380064c39b83c99bf1.tar.gz jgit-520b6d7dcfd7849e1af438380064c39b83c99bf1.zip |
Prepare 5.12.0-SNAPSHOT builds
Change-Id: I2fc5305e7eaaa4593d418fc3b31d20e4b6e1e585
Diffstat (limited to 'org.eclipse.jgit.http.server/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.server/pom.xml b/org.eclipse.jgit.http.server/pom.xml index 47f6ab88a3..965d13850b 100644 --- a/org.eclipse.jgit.http.server/pom.xml +++ b/org.eclipse.jgit.http.server/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.12.0.202105051250-m2</version> + <version>5.12.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.server</artifactId> |