Skip to content

Commit

Permalink
#1612 Project version
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian-Olosutean committed Jan 26, 2021
1 parent c600ec7 commit 3226a7f
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions menas-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,15 @@
<parent>
<groupId>za.co.absa.enceladus</groupId>
<artifactId>parent</artifactId>
<version>2.12.0-AWS-SNAPSHOT</version>
<version>2.18.0-SNAPSHOT</version>
</parent>

<properties>
<java.version>1.8</java.version>
</properties>

<dependencies>
<dependency>
<!--<dependency>
<groupId>za.co.absa.spline</groupId>
<artifactId>client-ui</artifactId>
<version>${spline.ui.version}</version>
</dependency>
<version>${spline.version}</version>
</dependency>-->
</dependencies>

<build>
Expand Down

0 comments on commit 3226a7f

Please sign in to comment.