Skip to content

Commit

Permalink
trying to deploy using heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
victorgrubio committed Aug 12, 2020
1 parent 29578e2 commit de26bb6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@
<version>3.0.3</version>
<configuration>
<jdkVersion>11</jdkVersion>
<includeTarget>false</includeTarget>
<includes>
<include>target/springboot-ecommerce-app-0.0.1-SNAPSHOT.jar</include>
</includes>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit de26bb6

Please sign in to comment.