Skip to content

Commit

Permalink
Oxalis 5.0.0 support added
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-kumar committed Mar 20, 2021
1 parent 20a0ba2 commit 31a2c9a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,12 @@
<parent>
<groupId>network.oxalis</groupId>
<artifactId>oxalis</artifactId>
<version>5.0.0-RC4</version>
<version>5.0.0</version>
</parent>

<artifactId>oxalis-as4</artifactId>
<version>5.0.0-RC5-SNAPSHOT</version>

<packaging>jar</packaging>

<name>Oxalis :: AS4</name>
<description>Extension adding AS4 support to Oxalis</description>
<url>https://github.com/OxalisCommunity/Oxalis-AS4</url>
Expand Down

0 comments on commit 31a2c9a

Please sign in to comment.