Skip to content

Commit

Permalink
chore: fix pom
Browse files Browse the repository at this point in the history
  • Loading branch information
Idane committed Jul 6, 2024
1 parent 3b2866b commit 495a03a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .java-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
17.0
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ allprojects {
pom {
name.set(project.name)
description.set("A Kotlin library for intelligent object mapping.")
url.set("https://github.com/krud-dev/shapeshift/shapeshift")
url.set("https://github.com/krud-dev/spring-componentmap")
licenses {
license {
name.set("MIT License")
Expand Down

0 comments on commit 495a03a

Please sign in to comment.