Skip to content

Commit

Permalink
Remove SNAPSHOT for 6.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
samdgupi committed Jan 9, 2024
1 parent 499d236 commit dec103c
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.3.0-SNAPSHOT</version>
<version>1.3.0</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.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<packaging>pom</packaging>

<properties>
Expand Down

0 comments on commit dec103c

Please sign in to comment.