diff --git a/tools/maven-archetype-dataflow/README.md b/tools/maven-archetype-dataflow/README.md index 3f4fba8d2c..c478e1e30f 100644 --- a/tools/maven-archetype-dataflow/README.md +++ b/tools/maven-archetype-dataflow/README.md @@ -55,10 +55,10 @@ potential bugs are found. Builds the archetype and installs into the local archetype catalog. ```sh # Clone the repo -git clone https://github.com/ryanmcdowell/maven-archetype-dataflow +git clone https://github.com/GoogleCloudPlatform/professional-services.git # Change directory into the archetype project -cd maven-archetype-dataflow +cd professional-services/tools/maven-archetype-dataflow # Install the archetype into your local archetype catalog mvn clean install archetype:update-local-catalog @@ -71,7 +71,7 @@ Bootstraps a new project using the archetype. mvn archetype:generate \ -DarchetypeGroupId=com.google.cloud.pso \ -DarchetypeArtifactId=maven-archetype-dataflow \ - -DarchetypeVersion=1.0 \ + -DarchetypeVersion=1.1 \ -DgroupId= \ -DartifactId= ``` diff --git a/tools/maven-archetype-dataflow/pom.xml b/tools/maven-archetype-dataflow/pom.xml index f2ed2f03e0..d0f30ad0d3 100644 --- a/tools/maven-archetype-dataflow/pom.xml +++ b/tools/maven-archetype-dataflow/pom.xml @@ -23,7 +23,7 @@ com.google.cloud.pso maven-archetype-dataflow - 1.0 + 1.1 jar 2018 @@ -33,7 +33,20 @@ maven-archetype-dataflow - http://github.com/ryanmcdowell/maven-archetype-dataflow + + + + scm:git:https://github.com/GoogleCloudPlatform/professional-services.git + + + scm:git:https://github.com/GoogleCloudPlatform/professional-services.git + + + https://github.com/GoogleCloudPlatform/professional-services/tree/master/tools/maven-archetype-dataflow + + + + https://github.com/GoogleCloudPlatform/professional-services/tree/master/tools/maven-archetype-dataflow UTF-8 diff --git a/tools/maven-archetype-dataflow/src/main/resources/archetype-resources/pom.xml b/tools/maven-archetype-dataflow/src/main/resources/archetype-resources/pom.xml index 1d679106a5..1e27baa71a 100644 --- a/tools/maven-archetype-dataflow/src/main/resources/archetype-resources/pom.xml +++ b/tools/maven-archetype-dataflow/src/main/resources/archetype-resources/pom.xml @@ -41,32 +41,33 @@ 8.11 - 2.7.0 + 2.12.0 + 1.3 1.8 - 4.8.0 4.12 + 2.27.0 + 1.7.25 + 3.0.0 4.3.0 - 3.8.0 + 3.8.1 3.1.1 3.0.0-M2 1.6.0 1.0-beta-9 - 3.0.1 - 3.1.0 + 3.1.0 + 3.1.2 3.0 1.5.0.Final 3.10.0 3.0.0 - 3.1.1 + 3.2.1 3.7.1 3.0.1 - 3.1.6 - 2.22.0 - 2.5 - 2.23.0 - 1.7.25 + 3.1.11 + 3.0.0-M3 + 2.7 @@ -257,7 +258,8 @@ - [1.8] + + [1.8, 1.9)