diff --git a/ARCHETYPES-README.md b/ARCHETYPES-README.md index 6ae980ef..f10d120e 100644 --- a/ARCHETYPES-README.md +++ b/ARCHETYPES-README.md @@ -9,7 +9,7 @@ By using `cics-bundle-reactor-archetype`, you are provided with a reactor (multi * ![On command line](images/cmd.png) On command line: ``` - mvn archetype:generate -DarchetypeGroupId=com.ibm.cics -DarchetypeArtifactId=cics-bundle-deploy-reactor-archetype -DarchetypeVersion=1.0.0 -DgroupId= -DartifactId= + mvn archetype:generate -DarchetypeGroupId=com.ibm.cics -DarchetypeArtifactId=cics-bundle-deploy-reactor-archetype -DarchetypeVersion=1.0.1 -DgroupId= -DartifactId= ``` In the pom.xml file of the bundle module there will be default values for each of the following parameters which you will need to set: `defaultjvmserver`, `bunddef`, `csdgroup`, `username`, `password`, `deployURL`, `cicsplex`, `region` @@ -22,7 +22,7 @@ By using `cics-bundle-reactor-archetype`, you are provided with a reactor (multi Archetype Group Id: `com.ibm.cics` Archetype Artifact Id: `cics-bundle-deploy-reactor-archetype` - Archetype Version: `1.0.0` + Archetype Version: `1.0.1` Then hit **OK**. 1. From the archetype list, select `cics-bundle-deploy-reactor-archetype` and hit **Next**.  diff --git a/README.md b/README.md index 49b5db46..8a645d54 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ To create a CICS bundle in this way: com.ibm.cics cics-bundle-maven-plugin - 1.0.0 + 1.0.1 true @@ -98,7 +98,7 @@ To create a CICS bundle in this way: com.ibm.cics cics-bundle-maven-plugin - 1.0.0 + 1.0.1 true DFHWLP @@ -129,7 +129,7 @@ To create a CICS bundle in this way: com.ibm.cics cics-bundle-maven-plugin - 1.0.0 + 1.0.1 @@ -162,7 +162,7 @@ The bundle directory of the BUNDLE definition should be set as follows: ` com.ibm.cics cics-bundle-maven-plugin - 1.0.0 + 1.0.1 diff --git a/cics-bundle-deploy-reactor-archetype/pom.xml b/cics-bundle-deploy-reactor-archetype/pom.xml index 9728450b..b2364d21 100644 --- a/cics-bundle-deploy-reactor-archetype/pom.xml +++ b/cics-bundle-deploy-reactor-archetype/pom.xml @@ -4,7 +4,7 @@ com.ibm.cics cics-bundle-maven - 1.0.1-SNAPSHOT + 1.0.1 cics-bundle-deploy-reactor-archetype diff --git a/cics-bundle-maven-plugin/pom.xml b/cics-bundle-maven-plugin/pom.xml index 0674c927..e44c992a 100644 --- a/cics-bundle-maven-plugin/pom.xml +++ b/cics-bundle-maven-plugin/pom.xml @@ -5,7 +5,7 @@ com.ibm.cics cics-bundle-maven - 1.0.1-SNAPSHOT + 1.0.1 cics-bundle-maven-plugin @@ -21,7 +21,7 @@ com.ibm.cics cics-bundle-common - 1.0.1-SNAPSHOT + 1.0.1 diff --git a/cics-bundle-maven-site/pom.xml b/cics-bundle-maven-site/pom.xml index e3a387b7..7c6e327d 100644 --- a/cics-bundle-maven-site/pom.xml +++ b/cics-bundle-maven-site/pom.xml @@ -5,7 +5,7 @@ com.ibm.cics cics-bundle-maven - 1.0.1-SNAPSHOT + 1.0.1 cics-bundle-maven-site pom diff --git a/cics-bundle-reactor-archetype/pom.xml b/cics-bundle-reactor-archetype/pom.xml index f6570d20..d9c86bce 100644 --- a/cics-bundle-reactor-archetype/pom.xml +++ b/cics-bundle-reactor-archetype/pom.xml @@ -4,7 +4,7 @@ com.ibm.cics cics-bundle-maven - 1.0.1-SNAPSHOT + 1.0.1 cics-bundle-reactor-archetype diff --git a/pom.xml b/pom.xml index 7f19ae9e..29c8a4db 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.ibm.cics cics-bundle-maven - 1.0.1-SNAPSHOT + 1.0.1 pom CICS Bundle Maven Parent diff --git a/samples/bundle-reactor-deploy/demo-bundle/pom.xml b/samples/bundle-reactor-deploy/demo-bundle/pom.xml index 3d5d9949..1ea4480c 100644 --- a/samples/bundle-reactor-deploy/demo-bundle/pom.xml +++ b/samples/bundle-reactor-deploy/demo-bundle/pom.xml @@ -30,7 +30,7 @@ com.ibm.cics cics-bundle-maven-plugin - 1.0.0 + 1.0.1 true diff --git a/samples/bundle-war-deploy/README.md b/samples/bundle-war-deploy/README.md index 4a891c77..7b7d5d3e 100644 --- a/samples/bundle-war-deploy/README.md +++ b/samples/bundle-war-deploy/README.md @@ -24,7 +24,7 @@ If you have an existing Java Maven project, add the snippet shown below to the p com.ibm.cics cics-bundle-maven-plugin - 1.0.0 + 1.0.1 diff --git a/samples/bundle-war-deploy/demo-war/pom.xml b/samples/bundle-war-deploy/demo-war/pom.xml index c1352fc7..cf3dcb51 100644 --- a/samples/bundle-war-deploy/demo-war/pom.xml +++ b/samples/bundle-war-deploy/demo-war/pom.xml @@ -57,7 +57,7 @@ com.ibm.cics cics-bundle-maven-plugin - 1.0.0 + 1.0.1 diff --git a/samples/pom.xml b/samples/pom.xml index bda2a6b3..25f907e1 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -8,7 +8,7 @@ com.ibm.cics cics-bundle-maven - 1.0.1-SNAPSHOT + 1.0.1 @@ -16,7 +16,7 @@ com.ibm.cics cics-bundle-maven-plugin - 1.0.1-SNAPSHOT + 1.0.1