aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2022-08-16 23:09:30 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2022-08-16 23:09:30 +0200
commit85a48099966073ea2ff5ddf5cb54920d4e03f3ca (patch)
tree3d332595bdcaf371ba5e22cb56e7485bee0023df /org.eclipse.jgit.ant.test
parentab3799be37834a0ab9ac394eae1fe7c2766ee516 (diff)
downloadjgit-85a48099966073ea2ff5ddf5cb54920d4e03f3ca.tar.gz
jgit-85a48099966073ea2ff5ddf5cb54920d4e03f3ca.zip
JGit v6.3.0.202208161710-m3v6.3.0.202208161710-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I0954d11a1f35eff196b157df3aa8386476c48a7e
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 1a19d60786..40231fe57e 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.3.0.qualifier
+Bundle-Version: 6.3.0.202208161710-m3
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 49c2236145..0b5068bce8 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.3.0-SNAPSHOT</version>
+ <version>6.3.0.202208161710-m3</version>
</parent>
<artifactId>org.eclipse.jgit.ant.test</artifactId>