Skip to content

Commit

Permalink
Bump up version to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Saravanan Raju committed Oct 31, 2019
1 parent fae1adc commit 7033275
Show file tree
Hide file tree
Showing 25 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>registries</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions common-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<artifactId>registries</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>common-auth</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion common-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>registries</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hortonworks.registries</groupId>
<artifactId>registries</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>registries</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>registries</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/schema-registry/avro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>schema-registry-examples</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/schema-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>registry-examples</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/schema-registry/schema-lifecycle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>schema-registry-examples</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/schema-registry/serdes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>schema-registry-examples</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion model-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>registries</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</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 @@ -6,7 +6,7 @@

<groupId>com.hortonworks.registries</groupId>
<artifactId>registries</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
<packaging>pom</packaging>
<name>Registry</name>
<description>
Expand Down
2 changes: 1 addition & 1 deletion registry-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>registries</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>hortonworks-registries-bin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion schema-registry/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>schema-registry</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion schema-registry/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>schema-registry</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion schema-registry/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>schema-registry</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion schema-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>registries</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion schema-registry/rest-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>schema-registry</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion schema-registry/serdes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>schema-registry</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion storage/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>storage</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion storage/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>storage</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>registries</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion storage/tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>storage</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tag-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>registries</artifactId>
<groupId>com.hortonworks.registries</groupId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion webservice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hortonworks.registries</groupId>
<artifactId>registries</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 7033275

Please sign in to comment.