Skip to content

Commit

Permalink
released version 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
richkmeli committed Mar 5, 2021
1 parent 9783fca commit f4da53a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>it.richkmeli.rms</groupId>
<artifactId>Richkware-Manager-Server</artifactId>
<!--TODO RELEASE: update version-->
<version>1.1.3</version>
<version>1.1.4</version>
<packaging>war</packaging>

<parent>
Expand Down Expand Up @@ -109,7 +109,7 @@

<dependencies>
<dependency>
<groupId>it.richkmeli.jframework</groupId>
<groupId>com.github.richkmeli.JFramework</groupId>
<!-- <artifactId>JFramework</artifactId>-->
<artifactId>auth-core</artifactId>
<version>${jframework.version}</version>
Expand Down

0 comments on commit f4da53a

Please sign in to comment.