Skip to content

Commit

Permalink
Merge pull request #28 from careydevelopment/1.2.0
Browse files Browse the repository at this point in the history
version change
  • Loading branch information
careydevelopment authored Aug 26, 2021
2 parents 5dfcd79 + cb4c404 commit 53efd0e
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.careydevelopment.ecosystem.user</groupId>
<artifactId>ecosystem-user-service</artifactId>
<version>1.1.0-RELEASE</version>
<version>1.2.0-RELEASE</version>

<parent>
<groupId>us.careydevelopment.ecosystem</groupId>
Expand All @@ -14,7 +14,7 @@
<dependency>
<groupId>us.careydevelopment.ecosystem</groupId>
<artifactId>jwt-security</artifactId>
<version>1.8.0-RELEASE</version>
<version>1.9.0-RELEASE</version>
</dependency>
<dependency>
<groupId>us.careydevelopment.ecosystem</groupId>
Expand Down

0 comments on commit 53efd0e

Please sign in to comment.