Skip to content

Commit

Permalink
chore(main): release 1.2.1-SNAPSHOT (#195)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Jul 1, 2022
1 parent 0ba7c4e commit dcd01e5
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow-bom</artifactId>
<version>1.2.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -56,27 +56,27 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow</artifactId>
<version>1.2.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-orchestration-airflow-v1</artifactId>
<version>1.2.0</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1:current} -->
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-orchestration-airflow-v1beta1</artifactId>
<version>0.5.0</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.5.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-orchestration-airflow-v1</artifactId>
<version>1.2.0</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1:current} -->
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-orchestration-airflow-v1beta1</artifactId>
<version>0.5.0</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.5.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1beta1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow</artifactId>
<version>1.2.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<packaging>jar</packaging>
<name>Google Cloud Composer</name>
<url>https://github.com/googleapis/java-orchestration-airflow</url>
<description>Cloud Composer is a managed Apache Airflow service that helps you create, schedule, monitor and manage workflows. Cloud Composer automation helps you create Airflow environments quickly and use Airflow-native tools, such as the powerful Airflow web interface and command line tools, so you can focus on your workflows and not your infrastructure.</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow-parent</artifactId>
<version>1.2.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-orchestration-airflow</site.installationModule>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-orchestration-airflow-v1</artifactId>
<version>1.2.0</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1:current} -->
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1:current} -->
<name>grpc-google-cloud-orchestration-airflow-v1</name>
<description>GRPC library for google-cloud-orchestration-airflow</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow-parent</artifactId>
<version>1.2.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-orchestration-airflow-v1beta1</artifactId>
<version>0.5.0</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.5.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1beta1:current} -->
<name>grpc-google-cloud-orchestration-airflow-v1beta1</name>
<description>GRPC library for google-cloud-orchestration-airflow</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow-parent</artifactId>
<version>1.2.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
12 changes: 6 additions & 6 deletions java-orchestration-airflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow-parent</artifactId>
<packaging>pom</packaging>
<version>1.2.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<name>Google Cloud Composer Parent</name>
<url>https://github.com/googleapis/java-orchestration-airflow</url>
<description>
Expand Down Expand Up @@ -69,27 +69,27 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow</artifactId>
<version>1.2.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-orchestration-airflow-v1</artifactId>
<version>1.2.0</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1:current} -->
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-orchestration-airflow-v1beta1</artifactId>
<version>0.5.0</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.5.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-orchestration-airflow-v1</artifactId>
<version>1.2.0</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1:current} -->
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-orchestration-airflow-v1beta1</artifactId>
<version>0.5.0</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.5.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1beta1:current} -->
</dependency>

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-orchestration-airflow-v1</artifactId>
<version>1.2.0</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1:current} -->
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1:current} -->
<name>proto-google-cloud-orchestration-airflow-v1</name>
<description>Proto library for google-cloud-orchestration-airflow</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow-parent</artifactId>
<version>1.2.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-orchestration-airflow-v1beta1</artifactId>
<version>0.5.0</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.5.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1beta1:current} -->
<name>proto-google-cloud-orchestration-airflow-v1beta1</name>
<description>Proto library for google-cloud-orchestration-airflow</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow-parent</artifactId>
<version>1.2.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
10 changes: 5 additions & 5 deletions java-orchestration-airflow/versions.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Format:
# module:released-version:current-version

google-cloud-orchestration-airflow:1.2.0:1.2.0
grpc-google-cloud-orchestration-airflow-v1:1.2.0:1.2.0
grpc-google-cloud-orchestration-airflow-v1beta1:0.5.0:0.5.0
proto-google-cloud-orchestration-airflow-v1:1.2.0:1.2.0
proto-google-cloud-orchestration-airflow-v1beta1:0.5.0:0.5.0
google-cloud-orchestration-airflow:1.2.0:1.2.1-SNAPSHOT
grpc-google-cloud-orchestration-airflow-v1:1.2.0:1.2.1-SNAPSHOT
grpc-google-cloud-orchestration-airflow-v1beta1:0.5.0:0.5.1-SNAPSHOT
proto-google-cloud-orchestration-airflow-v1:1.2.0:1.2.1-SNAPSHOT
proto-google-cloud-orchestration-airflow-v1beta1:0.5.0:0.5.1-SNAPSHOT

0 comments on commit dcd01e5

Please sign in to comment.