Skip to content

Commit

Permalink
Add description and license information
Browse files Browse the repository at this point in the history
  • Loading branch information
davenice authored May 19, 2024
1 parent 2fc984a commit d5ae6fc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
<packaging>pom</packaging>

<name>CICS Bundle Maven Parent</name>
<description>A Maven plugin to build CICS bundles, and deploy them into CICS TS</description>
<licenses>
<license>
<name>Eclipse Public License - v2.0</name>
<url>https://www.eclipse.org/legal/epl-2.0/</url>
</license>
</licenses>

<organization>
<name>IBM Corp.</name>
Expand Down

0 comments on commit d5ae6fc

Please sign in to comment.