Skip to content

Commit

Permalink
Merge pull request #29 from cdapio/690-version-bump
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
CuriousVini authored Mar 30, 2023
2 parents 3a28f36 + caad4f4 commit dffdc52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cdap-metrics-writer-ext-gcp-monitoring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-metrics-writer-extensions</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.3.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-metrics-writer-ext-gcp-monitoring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-metrics-writer-extensions</artifactId>
<name>CDAP Metric Writer Extensions</name>
<version>1.2.0-SNAPSHOT</version>
<version>1.3.0-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down

0 comments on commit dffdc52

Please sign in to comment.