This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
The following commit(s) were added to refs/heads/master by this push:
new 7a5d8d6 Clean up.
7a5d8d6 is described below
commit 7a5d8d6b61ee3874dae7adb482be3a1e61ee0e9b
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 25 14:36:02 2021 -0400
Clean up.
---
pom.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index cfb7a25..97b768a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,8 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<!-- ===================================================================== -->
-<!-- ===================================================================== -->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<parent>