Skip to content

Commit

Permalink
Fix pom dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jackie-h committed Dec 10, 2024
1 parent 6203df6 commit 3f13fb6
Showing 1 changed file with 4 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,14 +164,10 @@
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure-m3-core</artifactId>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.finos.legend.pure</groupId>-->
<!-- <artifactId>legend-pure-m2-dsl-mapping-pure</artifactId>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.finos.legend.pure</groupId>-->
<!-- <artifactId>legend-pure-m2-dsl-path-pure</artifactId>-->
<!-- </dependency>-->
<dependency>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure-m2-dsl-mapping-pure</artifactId>
</dependency>
<dependency>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure-m2-store-relational-pure</artifactId>
Expand Down

0 comments on commit 3f13fb6

Please sign in to comment.