aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-06-03 23:10:25 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-06-03 23:10:25 +0200
commitd0a2288f4d9567dd97eb4bdda845fe99aa64fd96 (patch)
tree76b03ff3dd6f840c6f74fe1a4e7243ad3af2b485 /org.eclipse.jgit.ant.test
parentea0ab1f862d9266a0fca04bbd5e16f3c2a1e2744 (diff)
downloadjgit-d0a2288f4d9567dd97eb4bdda845fe99aa64fd96.tar.gz
jgit-d0a2288f4d9567dd97eb4bdda845fe99aa64fd96.zip
JGit v6.10.0.202406032110-rv6.10.0.202406032110-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I3128b2e4bbbed97adde90f7a47e15175e63e97f5
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 0764c3a359..77e4a7f5b4 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.qualifier
+Bundle-Version: 6.10.0.202406032110-r
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 c54674f6e4..10486cd7d0 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-SNAPSHOT</version>
+ <version>6.10.0.202406032110-r</version>
</parent>
<artifactId>org.eclipse.jgit.ant.test</artifactId>