Skip to content

Commit

Permalink
Fixed issue eclipse#188. Updated net.wasdev.wlp.starters.microprofile…
Browse files Browse the repository at this point in the history
…:runtime-pom to 0.0.1 Signed-off-by: cesarHernandezGt <[email protected]>
  • Loading branch information
cesarhernandezgt authored and Sahil2712 committed May 26, 2020
1 parent 3a65086 commit a2f64d5
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 a2f64d5

Please sign in to comment.