Skip to content

Commit

Permalink
Bumped versions to next SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
dli357 committed Sep 7, 2023
1 parent b576943 commit cb7b74d
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion cdap-authorization-dataset-extn/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-security-extensions</artifactId>
<version>0.6.1</version>
<version>0.6.2-SNAPSHOT</version>
</parent>

<artifactId>cdap-authorization-dataset-extn</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-ldap-role/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>cdap-security-extensions</artifactId>
<groupId>io.cdap.cdap</groupId>
<version>0.18.2</version>
<version>0.18.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-ranger/cdap-ranger-binding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>cdap-ranger</artifactId>
<groupId>io.cdap.cdap</groupId>
<version>0.18.2</version>
<version>0.18.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-ranger/cdap-ranger-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>cdap-ranger</artifactId>
<groupId>io.cdap.cdap</groupId>
<version>0.18.2</version>
<version>0.18.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-ranger/cdap-ranger-lookup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>cdap-ranger</artifactId>
<groupId>io.cdap.cdap</groupId>
<version>0.18.2</version>
<version>0.18.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-ranger/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-security-extensions</artifactId>
<version>0.18.2</version>
<version>0.18.3-SNAPSHOT</version>
</parent>

<artifactId>cdap-ranger</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-security-extensions-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>cdap-security-extensions</artifactId>
<groupId>io.cdap.cdap</groupId>
<version>0.18.2</version>
<version>0.18.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion cdap-sentry/cdap-hue-extension/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-sentry</artifactId>
<version>0.18.2</version>
<version>0.18.3-SNAPSHOT</version>
</parent>

<artifactId>cdap-hue-extension</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>cdap-sentry-extension</artifactId>
<groupId>io.cdap.cdap</groupId>
<version>0.18.2</version>
<version>0.18.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>cdap-sentry-extension</artifactId>
<groupId>io.cdap.cdap</groupId>
<version>0.18.2</version>
<version>0.18.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>cdap-sentry-extension</artifactId>
<groupId>io.cdap.cdap</groupId>
<version>0.18.2</version>
<version>0.18.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-sentry/cdap-sentry-extension/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-sentry</artifactId>
<version>0.18.2</version>
<version>0.18.3-SNAPSHOT</version>
</parent>

<artifactId>cdap-sentry-extension</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-sentry/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-security-extensions</artifactId>
<version>0.18.2</version>
<version>0.18.3-SNAPSHOT</version>
</parent>

<artifactId>cdap-sentry</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-security-extensions</artifactId>
<version>0.18.2</version>
<version>0.18.3-SNAPSHOT</version>

<modules>
<module>cdap-ranger</module>
Expand Down

0 comments on commit cb7b74d

Please sign in to comment.