Skip to content

Commit

Permalink
0.3.0 release (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
mukil committed Jun 30, 2020
1 parent 4437261 commit ed73a64
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions prototype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<name>ProMUT Indicator Catalog</name>
<groupId>info.promut</groupId>
<artifactId>promut-indicator-sets</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>0.3.0</version>
<packaging>bundle</packaging>

<parent>
Expand All @@ -21,11 +21,6 @@
</properties-->

<dependencies>
<dependency>
<groupId>systems.dmx</groupId>
<artifactId>dmx-core</artifactId>
<version>5.0-beta-7</version>
</dependency>
<dependency>
<groupId>systems.dmx</groupId>
<artifactId>dmx-workspaces</artifactId>
Expand All @@ -36,11 +31,6 @@
<artifactId>dmx-accesscontrol</artifactId>
<version>5.0-beta-7</version>
</dependency>
<dependency>
<groupId>systems.dmx</groupId>
<artifactId>dmx-files</artifactId>
<version>5.0-beta-7</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit ed73a64

Please sign in to comment.