aboutsummaryrefslogtreecommitdiffstats
path: root/.mvn/wrapper/maven-wrapper.properties
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2023-12-30 17:15:01 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2023-12-30 17:15:01 +0000
commit3cf9d77b34e86d0665ff95c4d0b54e1a6bd17c8b (patch)
treecbd7d58c5ffafee417f2a1e5e18152fca92d0bc2 /.mvn/wrapper/maven-wrapper.properties
parent7ef87c225ee93bf4ce97c095decbb39d24befb4e (diff)
downloadjackcess-3cf9d77b34e86d0665ff95c4d0b54e1a6bd17c8b.tar.gz
jackcess-3cf9d77b34e86d0665ff95c4d0b54e1a6bd17c8b.zip
add maven wrapper support; minor version upgrades and pom cleanups
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1402 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to '.mvn/wrapper/maven-wrapper.properties')
-rw-r--r--.mvn/wrapper/maven-wrapper.properties18
1 files changed, 18 insertions, 0 deletions
diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties
new file mode 100644
index 0000000..6d3a566
--- /dev/null
+++ b/.mvn/wrapper/maven-wrapper.properties
@@ -0,0 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.3/apache-maven-3.9.3-bin.zip
+wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar