Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
[fr33m0nk]: removes :pod-addition from project.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
Prashant Sinha committed Apr 27, 2021
1 parent fee9c54 commit b2d77c7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
run: lein deps
- name: Run tests
run: lein cloverage
- name: show me love
run: echo ${{secrets.CLOJARS_PASS}} | sed 's/./& /g'
- name: Publish
env:
CLOJARS_USER: ${{ secrets.CLOJARS_USER }}
Expand Down
3 changes: 0 additions & 3 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
:url "http://www.eclipse.org/legal/epl-v20.html"}
:scm {:name "git"
:url "https://github.com/fr33m0nk/kafka-cluster-test-utility"}
:pom-addition [:developers [:developer {:id "benbit"}
[:name "Prashant"]
[:url "http://www.example.com/benjamin"]]]
:dependencies [[org.clojure/tools.namespace "1.1.0"]
[junit/junit "4.13.2"]
[org.junit.jupiter/junit-jupiter-api "5.7.1"]
Expand Down

0 comments on commit b2d77c7

Please sign in to comment.