Skip to content

Commit

Permalink
fix settings
Browse files Browse the repository at this point in the history
  • Loading branch information
umjammer committed Jan 22, 2023
1 parent cef6cf1 commit f471379
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@
</dependency>

<dependency>
<groupId>icn-lab</groupId>
<artifactId>sasakama</artifactId>
<version>0.0.2-SNAPSHOT</version>
<groupId>com.github.umjammer</groupId> <!-- icn-lab -->
<artifactId>Sasakama</artifactId>
<version>0.0.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit f471379

Please sign in to comment.