Skip to content

Commit

Permalink
Merge pull request #189 from cesarhernandezgt/master
Browse files Browse the repository at this point in the history
Fix for issue #188 and now the project microservice-vote builds without erros.
  • Loading branch information
OndroMih authored May 17, 2018
2 parents eba6ace + f79e45e commit f86aadb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microservice-vote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>net.wasdev.wlp.starters.microprofile</groupId>
<artifactId>runtime-pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1</version>
<type>pom</type>
<scope>runtime</scope>
</dependency>
Expand Down

0 comments on commit f86aadb

Please sign in to comment.