Skip to content

Commit 8192719

Browse files
committed
2 parents 523c8dc + c064517 commit 8192719

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

TODO.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919

2020
This is a list of action items to be finished in the [codec] project.
2121
This TODO list reflects the current direction of development, and
22-
should be updated by all committers when a known issues or task
23-
is identified.
22+
should be updated by all committers when a known issues or task is identified.
2423

2524
When a task in the TODO list is done, change the changes.xml document in xdocs
2625

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ limitations under the License.
5555
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-codec/</url>
5656
</site>
5757
</distributionManagement>
58+
<ciManagement>
59+
<system>GitHub</system>
60+
<url>https://github.com/apache/commons-cli/actions</url>
61+
</ciManagement>
5862
<dependencies>
5963
<dependency>
6064
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)