diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-08-02 00:30:01 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-08-02 00:30:01 +0200 |
commit | 1d26471c167c6d4d9cb954f066046a9392b97442 (patch) | |
tree | a3687ea873c3dcf72ecd76e77007886ef31f9e1f /org.eclipse.jgit.ssh.apache.test/pom.xml | |
parent | 24b6a35d30e76317c043f27c6159e57c39b303d8 (diff) | |
download | jgit-1d26471c167c6d4d9cb954f066046a9392b97442.tar.gz jgit-1d26471c167c6d4d9cb954f066046a9392b97442.zip |
JGit v6.7.0.202308011830-m2v6.7.0.202308011830-m2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I255a979e9f48f60a251ef7b74ced3f720f012706
Diffstat (limited to 'org.eclipse.jgit.ssh.apache.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ssh.apache.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ssh.apache.test/pom.xml b/org.eclipse.jgit.ssh.apache.test/pom.xml index 90e3cb658f..5ebaf9d901 100644 --- a/org.eclipse.jgit.ssh.apache.test/pom.xml +++ b/org.eclipse.jgit.ssh.apache.test/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.7.0-SNAPSHOT</version> + <version>6.7.0.202308011830-m2</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache.test</artifactId> |