Skip to content

Commit

Permalink
Update common version
Browse files Browse the repository at this point in the history
  • Loading branch information
loreV committed May 4, 2023
1 parent 8315143 commit 1a7d252
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>org.hikit</groupId>
<artifactId>common</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</dependency>
<dependency>
<groupId>org.sec</groupId>
Expand Down
2 changes: 1 addition & 1 deletion root/data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<dependency>
<groupId>org.hikit</groupId>
<artifactId>common</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</dependency>
<dependency>
<groupId>com.goebl</groupId>
Expand Down

0 comments on commit 1a7d252

Please sign in to comment.