Skip to content

Commit 82fe5af

Browse files
authored
Merge pull request #173 from caskdata/feature/bump-to-081
Bump to 0.8.1
2 parents c6c676c + 1efb968 commit 82fe5af

12 files changed

Lines changed: 14 additions & 14 deletions

File tree

cdap-ranger/cdap-ranger-binding/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>cdap-ranger</artifactId>
2323
<groupId>co.cask.cdap</groupId>
24-
<version>0.8.0</version>
24+
<version>0.8.1</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

cdap-ranger/cdap-ranger-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>cdap-ranger</artifactId>
2323
<groupId>co.cask.cdap</groupId>
24-
<version>0.8.0</version>
24+
<version>0.8.1</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

cdap-ranger/cdap-ranger-lookup/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>cdap-ranger</artifactId>
2323
<groupId>co.cask.cdap</groupId>
24-
<version>0.8.0</version>
24+
<version>0.8.1</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

cdap-ranger/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
<parent>
2323
<groupId>co.cask.cdap</groupId>
2424
<artifactId>cdap-security-extensions</artifactId>
25-
<version>0.8.0</version>
25+
<version>0.8.1</version>
2626
</parent>
2727

2828
<artifactId>cdap-ranger</artifactId>
29-
<version>0.8.0</version>
29+
<version>0.8.1</version>
3030

3131
<modules>
3232
<module>cdap-ranger-lookup</module>

cdap-security-extensions-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>cdap-security-extensions</artifactId>
2323
<groupId>co.cask.cdap</groupId>
24-
<version>0.8.0</version>
24+
<version>0.8.1</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727
<packaging>pom</packaging>

cdap-sentry/cdap-hue-extension/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>co.cask.cdap</groupId>
2424
<artifactId>cdap-sentry</artifactId>
25-
<version>0.8.0</version>
25+
<version>0.8.1</version>
2626
</parent>
2727

2828
<artifactId>cdap-hue-extension</artifactId>

cdap-sentry/cdap-sentry-extension/cdap-sentry-binding/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>cdap-sentry-extension</artifactId>
2323
<groupId>co.cask.cdap</groupId>
24-
<version>0.8.0</version>
24+
<version>0.8.1</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

cdap-sentry/cdap-sentry-extension/cdap-sentry-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>cdap-sentry-extension</artifactId>
2323
<groupId>co.cask.cdap</groupId>
24-
<version>0.8.0</version>
24+
<version>0.8.1</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

cdap-sentry/cdap-sentry-extension/cdap-sentry-policy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>cdap-sentry-extension</artifactId>
2323
<groupId>co.cask.cdap</groupId>
24-
<version>0.8.0</version>
24+
<version>0.8.1</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

cdap-sentry/cdap-sentry-extension/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>co.cask.cdap</groupId>
2424
<artifactId>cdap-sentry</artifactId>
25-
<version>0.8.0</version>
25+
<version>0.8.1</version>
2626
</parent>
2727

2828
<artifactId>cdap-sentry-extension</artifactId>

0 commit comments

Comments
 (0)