Skip to content

Commit 3c2374d

Browse files
committed
Bump org.apache.commons:commons-parent from 78 to 79
1 parent c72661e commit 3c2374d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.commons</groupId>
2121
<artifactId>commons-parent</artifactId>
22-
<version>78</version>
22+
<version>79</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-jxpath</groupId>

src/changes/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ then tweak the source formatting if necessary and regenerate, then commit
3939
The <action> type attribute can be add,update,fix,remove.
4040
-->
4141

42-
<document xmlns="http://maven.apache.org/changes/1.0.0"
42+
<document xmlns="http://maven.apache.org/changes/2.0.0"
4343
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44-
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd">
44+
xsi:schemaLocation="http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd">
4545
<properties>
4646
<title>Release Notes</title>
4747
</properties>

0 commit comments

Comments
 (0)