diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-13 13:22:35 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-13 13:22:35 +0100 |
commit | f2831956807964e9a97319ab22d8fb74231ecd5d (patch) | |
tree | 43f77d02536195ee7165d8b55eff931362586d35 /org.eclipse.jgit.pgm.test/pom.xml | |
parent | a22a48d27b13e42ed46f9a0633bd08a29ee431cd (diff) | |
download | jgit-f2831956807964e9a97319ab22d8fb74231ecd5d.tar.gz jgit-f2831956807964e9a97319ab22d8fb74231ecd5d.zip |
Prepare 7.1.0-SNAPSHOT builds
Change-Id: Id5379361dd8673e91c998b56f2ee61e041da6113
Diffstat (limited to 'org.eclipse.jgit.pgm.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm.test/pom.xml b/org.eclipse.jgit.pgm.test/pom.xml index 00bfe7cde2..1b67e0ae5b 100644 --- a/org.eclipse.jgit.pgm.test/pom.xml +++ b/org.eclipse.jgit.pgm.test/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>7.1.0.202411121450-m3</version> + <version>7.1.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm.test</artifactId> |