mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-06 05:22:53 +00:00
update version to 0.6.0
This commit is contained in:
parent
219246b78e
commit
b05505e354
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>catalog</artifactId>
|
<artifactId>catalog</artifactId>
|
||||||
<groupId>org.openmetadata</groupId>
|
<groupId>org.openmetadata</groupId>
|
||||||
<version>0.7.0-SNAPSHOT</version>
|
<version>0.6.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|||||||
@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>catalog</artifactId>
|
<artifactId>catalog</artifactId>
|
||||||
<groupId>org.openmetadata</groupId>
|
<groupId>org.openmetadata</groupId>
|
||||||
<version>0.7.0-SNAPSHOT</version>
|
<version>0.6.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
2
dist/pom.xml
vendored
2
dist/pom.xml
vendored
@ -24,7 +24,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>catalog</artifactId>
|
<artifactId>catalog</artifactId>
|
||||||
<groupId>org.openmetadata</groupId>
|
<groupId>org.openmetadata</groupId>
|
||||||
<version>0.7.0-SNAPSHOT</version>
|
<version>0.6.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>catalog-bin</artifactId>
|
<artifactId>catalog-bin</artifactId>
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
<groupId>org.openmetadata</groupId>
|
<groupId>org.openmetadata</groupId>
|
||||||
<artifactId>catalog</artifactId>
|
<artifactId>catalog</artifactId>
|
||||||
<version>0.7.0-SNAPSHOT</version>
|
<version>0.6.0</version>
|
||||||
<modules>
|
<modules>
|
||||||
<module>common</module>
|
<module>common</module>
|
||||||
<module>catalog-rest-service</module>
|
<module>catalog-rest-service</module>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user