We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b826ea commit 867338eCopy full SHA for 867338e
pom.xml
@@ -7,7 +7,14 @@
7
<packaging>jar</packaging>
8
9
<name>CICS Bundle Common Parent</name>
10
-
+ <description>Supporting code for the Maven and Gradle plugins to build and deploy CICS Bundles</description>
11
+ <licenses>
12
+ <license>
13
+ <name>Eclipse Public License - v2.0</name>
14
+ <url>https://www.eclipse.org/legal/epl-2.0/</url>
15
+ </license>
16
+ </licenses>
17
+
18
<organization>
19
<name>IBM Corp.</name>
20
</organization>
0 commit comments