mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-04 11:33:07 +00:00
Set versions to 0.7.0
This commit is contained in:
parent
e739f35333
commit
5d4fa00f11
@ -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.7.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|||||||
@ -18,7 +18,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.7.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
@ -20,7 +20,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.7.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>openmetadata-dist</artifactId>
|
<artifactId>openmetadata-dist</artifactId>
|
||||||
|
|||||||
@ -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.7.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
<groupId>org.openmetadata</groupId>
|
<groupId>org.openmetadata</groupId>
|
||||||
<artifactId>catalog</artifactId>
|
<artifactId>catalog</artifactId>
|
||||||
<version>0.7.0-SNAPSHOT</version>
|
<version>0.7.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