aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-05-29 03:01:38 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-29 03:01:38 +0200
commitcbe5788a287960189c3ea66c986887a49287c739 (patch)
tree4037c229487006b6efae95229a6f1d1caecb0390 /org.eclipse.jgit.ant.test
parentc9232e555791e1d52fc96776d3ab477ce9a8e306 (diff)
downloadjgit-cbe5788a287960189c3ea66c986887a49287c739.tar.gz
jgit-cbe5788a287960189c3ea66c986887a49287c739.zip
JGit v6.10.0.202405290101-rc1v6.10.0.202405290101-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: Ie3d08213e00fcfe1fc34a39021dd99f27e0abc1f
Diffstat (limited to 'org.eclipse.jgit.ant.test')
-rw-r--r--org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.ant.test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
index 3b5b685868..248d3035e3 100644
--- a/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
@@ -5,7 +5,7 @@ Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.ant.test
Bundle-SymbolicName: org.eclipse.jgit.ant.test
Bundle-Vendor: %Bundle-Vendor
-Bundle-Version: 6.10.0.202405282244-rc1
+Bundle-Version: 6.10.0.202405290101-rc1
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-11
Import-Package: org.apache.tools.ant,
diff --git a/org.eclipse.jgit.ant.test/pom.xml b/org.eclipse.jgit.ant.test/pom.xml
index b68583287b..c325db641c 100644
--- a/org.eclipse.jgit.ant.test/pom.xml
+++ b/org.eclipse.jgit.ant.test/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>6.10.0.202405282244-rc1</version>
+ <version>6.10.0.202405290101-rc1</version>
</parent>
<artifactId>org.eclipse.jgit.ant.test</artifactId>