Skip to content

Commit

Permalink
Drop pom.xml from root dir, use real pom.xml as singular truth
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilmo Raunio committed Sep 14, 2023
1 parent 3a30b80 commit ec90f1a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 30 deletions.
1 change: 1 addition & 0 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
:deploy {:extra-deps {slipset/deps-deploy {:mvn/version "RELEASE"}}
:exec-fn deps-deploy.deps-deploy/deploy
:exec-args {:installer :remote
:pom-file "target/classes/META-INF/maven/fi.metosin/oksa/pom.xml"
:sign-releases? false
:artifact "target/oksa.jar"}}}}
30 changes: 0 additions & 30 deletions pom.xml

This file was deleted.

0 comments on commit ec90f1a

Please sign in to comment.