Skip to content

Commit 5771aa8

Browse files
author
ramk
committed
RANGER-5672: Change pom version from 2.9.0-SNAPSHOT to 2.9.0
1 parent 48a655b commit 5771aa8

84 files changed

Lines changed: 96 additions & 96 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

agents-audit/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.ranger</groupId>
2222
<artifactId>ranger</artifactId>
23-
<version>2.9.0-SNAPSHOT</version>
23+
<version>2.9.0</version>
2424
<relativePath>../..</relativePath>
2525
</parent>
2626
<artifactId>ranger-audit-core</artifactId>

agents-audit/dest-cloudwatch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.ranger</groupId>
2222
<artifactId>ranger</artifactId>
23-
<version>2.9.0-SNAPSHOT</version>
23+
<version>2.9.0</version>
2424
<relativePath>../..</relativePath>
2525
</parent>
2626
<artifactId>ranger-audit-dest-cloudwatch</artifactId>

agents-audit/dest-es/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.ranger</groupId>
2222
<artifactId>ranger</artifactId>
23-
<version>2.9.0-SNAPSHOT</version>
23+
<version>2.9.0</version>
2424
<relativePath>../..</relativePath>
2525
</parent>
2626
<artifactId>ranger-audit-dest-es</artifactId>

agents-audit/dest-hdfs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.ranger</groupId>
2222
<artifactId>ranger</artifactId>
23-
<version>2.9.0-SNAPSHOT</version>
23+
<version>2.9.0</version>
2424
<relativePath>../..</relativePath>
2525
</parent>
2626
<artifactId>ranger-audit-dest-hdfs</artifactId>

agents-audit/dest-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.ranger</groupId>
2222
<artifactId>ranger</artifactId>
23-
<version>2.9.0-SNAPSHOT</version>
23+
<version>2.9.0</version>
2424
<relativePath>../..</relativePath>
2525
</parent>
2626
<artifactId>ranger-audit-dest-kafka</artifactId>

agents-audit/dest-log4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.ranger</groupId>
2222
<artifactId>ranger</artifactId>
23-
<version>2.9.0-SNAPSHOT</version>
23+
<version>2.9.0</version>
2424
<relativePath>../..</relativePath>
2525
</parent>
2626
<artifactId>ranger-audit-dest-log4j</artifactId>

agents-audit/dest-solr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.ranger</groupId>
2222
<artifactId>ranger</artifactId>
23-
<version>2.9.0-SNAPSHOT</version>
23+
<version>2.9.0</version>
2424
<relativePath>../..</relativePath>
2525
</parent>
2626
<artifactId>ranger-audit-dest-solr</artifactId>

agents-audit/orc-util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.ranger</groupId>
2222
<artifactId>ranger</artifactId>
23-
<version>2.9.0-SNAPSHOT</version>
23+
<version>2.9.0</version>
2424
<relativePath>../..</relativePath>
2525
</parent>
2626
<artifactId>ranger-audit-orc-util</artifactId>

agents-audit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.ranger</groupId>
2222
<artifactId>ranger</artifactId>
23-
<version>2.9.0-SNAPSHOT</version>
23+
<version>2.9.0</version>
2424
<relativePath>..</relativePath>
2525
</parent>
2626
<artifactId>ranger-plugins-audit</artifactId>

agents-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.ranger</groupId>
2222
<artifactId>ranger</artifactId>
23-
<version>2.9.0-SNAPSHOT</version>
23+
<version>2.9.0</version>
2424
<relativePath>..</relativePath>
2525
</parent>
2626
<artifactId>ranger-plugins-common</artifactId>

0 commit comments

Comments
 (0)