Bump Openmetadata Snapshot version (#17621)

This commit is contained in:
Mohit Yadav 2024-08-29 01:51:20 +05:30 committed by GitHub
parent 5c3d2aef19
commit e4073c7824
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 changed files with 11 additions and 11 deletions

View File

@ -18,7 +18,7 @@
<parent> <parent>
<artifactId>platform</artifactId> <artifactId>platform</artifactId>
<groupId>org.open-metadata</groupId> <groupId>org.open-metadata</groupId>
<version>1.5.0-SNAPSHOT</version> <version>1.6.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<properties> <properties>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>openmetadata-clients</artifactId> <artifactId>openmetadata-clients</artifactId>
<groupId>org.open-metadata</groupId> <groupId>org.open-metadata</groupId>
<version>1.5.0-SNAPSHOT</version> <version>1.6.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>platform</artifactId> <artifactId>platform</artifactId>
<groupId>org.open-metadata</groupId> <groupId>org.open-metadata</groupId>
<version>1.5.0-SNAPSHOT</version> <version>1.6.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -20,7 +20,7 @@
<parent> <parent>
<artifactId>platform</artifactId> <artifactId>platform</artifactId>
<groupId>org.open-metadata</groupId> <groupId>org.open-metadata</groupId>
<version>1.5.0-SNAPSHOT</version> <version>1.6.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>openmetadata-dist</artifactId> <artifactId>openmetadata-dist</artifactId>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>platform</artifactId> <artifactId>platform</artifactId>
<groupId>org.open-metadata</groupId> <groupId>org.open-metadata</groupId>
<version>1.5.0-SNAPSHOT</version> <version>1.6.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>openmetadata-service</artifactId> <artifactId>openmetadata-service</artifactId>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>openmetadata-shaded-deps</artifactId> <artifactId>openmetadata-shaded-deps</artifactId>
<groupId>org.open-metadata</groupId> <groupId>org.open-metadata</groupId>
<version>1.5.0-SNAPSHOT</version> <version>1.6.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>elasticsearch-deps</artifactId> <artifactId>elasticsearch-deps</artifactId>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>openmetadata-shaded-deps</artifactId> <artifactId>openmetadata-shaded-deps</artifactId>
<groupId>org.open-metadata</groupId> <groupId>org.open-metadata</groupId>
<version>1.5.0-SNAPSHOT</version> <version>1.6.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>opensearch-deps</artifactId> <artifactId>opensearch-deps</artifactId>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>platform</artifactId> <artifactId>platform</artifactId>
<groupId>org.open-metadata</groupId> <groupId>org.open-metadata</groupId>
<version>1.5.0-SNAPSHOT</version> <version>1.6.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>openmetadata-shaded-deps</artifactId> <artifactId>openmetadata-shaded-deps</artifactId>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>platform</artifactId> <artifactId>platform</artifactId>
<groupId>org.open-metadata</groupId> <groupId>org.open-metadata</groupId>
<version>1.5.0-SNAPSHOT</version> <version>1.6.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>platform</artifactId> <artifactId>platform</artifactId>
<groupId>org.open-metadata</groupId> <groupId>org.open-metadata</groupId>
<version>1.5.0-SNAPSHOT</version> <version>1.6.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -26,7 +26,7 @@
based on Open Metadata Standards/APIs, supporting connectors to a wide range of data services, based on Open Metadata Standards/APIs, supporting connectors to a wide range of data services,
OpenMetadata enables end-to-end metadata management, giving you the freedom to unlock the value of your data assets. OpenMetadata enables end-to-end metadata management, giving you the freedom to unlock the value of your data assets.
</description> </description>
<version>1.5.0-SNAPSHOT</version> <version>1.6.0-SNAPSHOT</version>
<url>https://github.com/open-metadata/OpenMetadata</url> <url>https://github.com/open-metadata/OpenMetadata</url>
<modules> <modules>
<module>openmetadata-spec</module> <module>openmetadata-spec</module>