Skip to content

Commit

Permalink
Update Pom versions (#2337)
Browse files Browse the repository at this point in the history
* Uplift Service Ownership

* Add SparkSQL modules

* Add SparkSQL modules in idelight

* Add sparkSQL generation tests

* Add sparkSQL testSuite

* add extension

* Update pom version

* Update pom version

* Update pom.xml

* Update pom.xml
  • Loading branch information
Yasirmod17 authored Oct 2, 2023
1 parent 2eb7c83 commit 7d86ab4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.finos.legend.engine</groupId>
<artifactId>legend-engine-xt-relationalStore-sparksql</artifactId>
<version>4.29.2-SNAPSHOT</version>
<version>4.30.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.finos.legend.engine</groupId>
<artifactId>legend-engine-xt-relationalStore-dbExtension</artifactId>
<version>4.29.2-SNAPSHOT</version>
<version>4.30.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -31,4 +31,4 @@
<module>legend-engine-xt-relationalStore-sparksql-pure</module>
</modules>

</project>
</project>

0 comments on commit 7d86ab4

Please sign in to comment.