Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
#184 updated version to release
Browse files Browse the repository at this point in the history
  • Loading branch information
GordeaS authored and GordeaS committed Jun 5, 2020
1 parent cc5d65a commit 35b4425
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion entity-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
<version>1.3.2</version>
<version>${version.javax.annotation}</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
<version.java>1.8</version.java>
<version.junit>4.12</version.junit>
<version.corelib>2.9.2</version.corelib>
<version.commonsApi>0.2.9-SNAPSHOT</version.commonsApi>
<version.entityApi>0.8-SNAPSHOT</version.entityApi>
<version.commonsApi>0.2.9</version.commonsApi>
<version.entityApi>0.8</version.entityApi>
<version.annotationLd>1.1.5</version.annotationLd>
<version.commonsLang3>3.0</version.commonsLang3>
<version.spring>5.1.7.RELEASE</version.spring>
Expand Down

0 comments on commit 35b4425

Please sign in to comment.