Skip to content

Commit

Permalink
- release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusstaicu committed Oct 11, 2023
1 parent ff4350e commit a5e3286
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>ro.esolutions</groupId>
<artifactId>license-manager</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>

<artifactId>license-manager-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>ro.esolutions</groupId>
<artifactId>license-manager</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>

<artifactId>license-manager-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<packaging>pom</packaging>

<name>License Manager</name>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
<description>
License Manager - A Java-based licensing tool for licensing commercial applications.
</description>
Expand Down

0 comments on commit a5e3286

Please sign in to comment.