mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-15 12:00:22 +00:00
Set version to 0.5.0 release
This commit is contained in:
parent
1cf0c54dde
commit
f963991102
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>catalog</artifactId>
|
<artifactId>catalog</artifactId>
|
||||||
<groupId>org.openmetadata</groupId>
|
<groupId>org.openmetadata</groupId>
|
||||||
<version>0.6.0-SNAPSHOT</version>
|
<version>0.5.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.6.0-SNAPSHOT</version>
|
<version>0.5.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.6.0-SNAPSHOT</version>
|
<version>0.5.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.6.0-SNAPSHOT</version>
|
<version>0.5.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