Skip to content

Commit

Permalink
MODAUD-108 - Release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
khandramai committed Feb 23, 2022
1 parent 9ec8dc6 commit ef76722
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mod-audit-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>mod-audit-server</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.2-SNAPSHOT</version>
<packaging>jar</packaging>

<parent>
<artifactId>mod-audit</artifactId>
<groupId>org.folio</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.2-SNAPSHOT</version>
</parent>

<licenses>
Expand Down

0 comments on commit ef76722

Please sign in to comment.