diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2025-04-10 00:04:34 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2025-04-10 00:04:34 +0200 |
commit | cd7c9c1f0421c9370b26957ed7a00094787cd5f9 (patch) | |
tree | c6ff7f16f4dc90d7835bbd2e8df77c6a03b7b015 /org.eclipse.jgit.test/pom.xml | |
parent | 2d7c43d185ae19b1208a6f7f6f7d87a35b3219a8 (diff) | |
download | jgit-stable-7.3.tar.gz jgit-stable-7.3.zip |
Prepare 7.3.0-SNAPSHOT buildsstable-7.3
Change-Id: Ic765e5198be3ba265c269911c30e5a67ba361ada
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 f3546afec9..9cf21fd778 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>7.3.0.202504081226-m1</version> + <version>7.3.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |