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

Commit

Permalink
Update pom detail
Browse files Browse the repository at this point in the history
  • Loading branch information
rk0cc committed Jan 5, 2022
1 parent 7e20961 commit a341e2d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## 1.0.1

* Edit pom infos

## 1.0.0

Initial release
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,11 @@

<groupId>xyz.rk0cc.josev</groupId>
<artifactId>josev-pub</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>

<inceptionYear>2021</inceptionYear>

<scm>
<tag>main</tag>
<url>https://github.com/rk0cc/josev-pub/tree/main</url>
<connection>scm:git:git://github.com/rk0cc/josev-pub.git</connection>
<developerConnection>scm:git:git://github.com/rk0cc/josev-pub.git</developerConnection>
Expand Down

0 comments on commit a341e2d

Please sign in to comment.