diff --git a/ARCHETYPES-README.md b/ARCHETYPES-README.md index f10d120e..941ce4ef 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.1 -DgroupId= -DartifactId= + mvn archetype:generate -DarchetypeGroupId=com.ibm.cics -DarchetypeArtifactId=cics-bundle-deploy-reactor-archetype -DarchetypeVersion=1.0.2 -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.1` + Archetype Version: `1.0.2` 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 109ef159..8dd6fa6c 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.1 + 1.0.2 true @@ -98,7 +98,7 @@ To create a CICS bundle in this way: com.ibm.cics cics-bundle-maven-plugin - 1.0.1 + 1.0.2 true DFHWLP @@ -130,7 +130,7 @@ To create a CICS bundle in this way: com.ibm.cics cics-bundle-maven-plugin - 1.0.1 + 1.0.2 @@ -163,7 +163,7 @@ The bundle directory of the BUNDLE definition should be set as follows: ` com.ibm.cics cics-bundle-maven-plugin - 1.0.1 + 1.0.2 diff --git a/cics-bundle-deploy-reactor-archetype/pom.xml b/cics-bundle-deploy-reactor-archetype/pom.xml index a76564f9..944ed838 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.2-SNAPSHOT + 1.0.2 cics-bundle-deploy-reactor-archetype diff --git a/cics-bundle-maven-plugin/pom.xml b/cics-bundle-maven-plugin/pom.xml index ac08688e..55ea879d 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.2-SNAPSHOT + 1.0.2 cics-bundle-maven-plugin @@ -21,7 +21,7 @@ com.ibm.cics cics-bundle-common - 1.0.2-SNAPSHOT + 1.0.2 diff --git a/cics-bundle-maven-site/pom.xml b/cics-bundle-maven-site/pom.xml index 5e79e0b9..d722ec3f 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.2-SNAPSHOT + 1.0.2 cics-bundle-maven-site pom diff --git a/cics-bundle-reactor-archetype/pom.xml b/cics-bundle-reactor-archetype/pom.xml index a5585c0d..5fcb5fe3 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.2-SNAPSHOT + 1.0.2 cics-bundle-reactor-archetype diff --git a/pom.xml b/pom.xml index d5227e08..f1339471 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.ibm.cics cics-bundle-maven - 1.0.2-SNAPSHOT + 1.0.2 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 1ea4480c..bc636847 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.1 + 1.0.2 true diff --git a/samples/bundle-war-deploy/README.md b/samples/bundle-war-deploy/README.md index 7b7d5d3e..d750d6b1 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.1 + 1.0.2 diff --git a/samples/bundle-war-deploy/demo-war/pom.xml b/samples/bundle-war-deploy/demo-war/pom.xml index cf3dcb51..7a71a123 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.1 + 1.0.2 diff --git a/samples/pom.xml b/samples/pom.xml index 0d94bede..01c9b481 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -8,7 +8,7 @@ com.ibm.cics cics-bundle-maven - 1.0.2-SNAPSHOT + 1.0.2 @@ -16,7 +16,7 @@ com.ibm.cics cics-bundle-maven-plugin - 1.0.2-SNAPSHOT + 1.0.2