Skip to content

Commit

Permalink
Merge pull request #129 from data-integrations/release-bump-versions-692
Browse files Browse the repository at this point in the history
[RELEASE-6.9.2] Bump to SNAPSHOT
  • Loading branch information
dli357 authored Sep 7, 2023
2 parents 2554321 + 28016e1 commit 396eda5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion adls-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>azure-adls-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>1.15.2</version>
<version>1.15.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion azure-blob-store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>azure-adls-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>1.15.2</version>
<version>1.15.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion filesource-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>azure-adls-plugins</artifactId>
<groupId>io.cdap.plugin</groupId>
<version>1.15.2</version>
<version>1.15.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<artifactId>azure-adls-plugins</artifactId>
<packaging>pom</packaging>
<name>Azure Adls Plugin Collection</name>
<version>1.15.2</version>
<version>1.15.3-SNAPSHOT</version>
<description>Plugins for Azure Adls</description>
<url>https://github.com/data-integrations/azure</url>

Expand Down

0 comments on commit 396eda5

Please sign in to comment.