Skip to content

Commit

Permalink
Remove pom.xml as it overrides the default by jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
tommaso-latini committed Aug 4, 2022
1 parent 2edc570 commit c4bca8e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ env:
VERSION: 2.5.2
install:
- "echo \"Running maven install w/ file -> ${FILE} and version -> ${VERSION}. Group id -> ${GROUP}. Artifact Id -> ${ARTIFACT}\""
- "mvn install:install-file -Dfile=$FILE -DgroupId=$GROUP -DartifactId=$ARTIFACT -Dversion=$VERSION -Dpackaging=aar -Dtype=aar -DpomFile=pom.xml"
- "mvn install:install-file -Dfile=$FILE -DgroupId=$GROUP -DartifactId=$ARTIFACT -Dversion=$VERSION -Dpackaging=aar -Dtype=aar"

8 changes: 0 additions & 8 deletions pom.xml

This file was deleted.

0 comments on commit c4bca8e

Please sign in to comment.