Skip to content

Commit

Permalink
checking properties/java.version !!release
Browse files Browse the repository at this point in the history
  • Loading branch information
rtmigo committed Oct 23, 2022
1 parent 5372b88 commit 497dd51
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/kotlin/maven/PomParsing.kt
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ import tools.*


data class PomXml(val xml: String) {
init {
println(xml)
}

private val soup = Jsoup.parse(xml)

init {
Expand Down

0 comments on commit 497dd51

Please sign in to comment.