Skip to content

Commit

Permalink
remove pom n refactor jitpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
talhafaki committed Nov 22, 2023
1 parent b54658a commit af7ec26
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
5 changes: 1 addition & 4 deletions jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,4 @@
jdk:
- openjdk17
before_install:
- ./scripts/prepareJitpackEnvironment.sh
install:
- FILE="-Dfile=com-loftymr-countrycp.aar"
- mvn install:install-file $FILE -DgroupId=com.github.tfaki -DartifactId=com-loftymr-countrycp -Dversion=1.0.0 -Dpackaging=aar -DgeneratePom=true
- ./scripts/prepareJitpackEnvironment.sh
10 changes: 0 additions & 10 deletions pom.xml

This file was deleted.

0 comments on commit af7ec26

Please sign in to comment.