Skip to content

Commit

Permalink
version 1.7.0-SNAPSHOT & deploy 1.7.0-SNAPSHOT.jar
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusBernalBermudez committed Sep 11, 2023
1 parent 22c62cf commit 51e6d96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: java -Dserver.port=$PORT $JAVA_OPTS -jar target/iwvg-devops-1.7.0-SNAPSHOT.jar
web: java -Dserver.port=$PORT $JAVA_OPTS -jar target/iwvg-devops-1.8.0-SNAPSHOT.jar
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<artifactId>iwvg-devops</artifactId>
<groupId>es.upm.miw</groupId>
<version>1.7.0-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>${project.groupId}.${project.artifactId}</name>
Expand Down

0 comments on commit 51e6d96

Please sign in to comment.