Skip to content

Commit

Permalink
Merge pull request #72 from halgrimur/patch-2
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
lesv committed Jan 29, 2016
2 parents 3610542 + dcec9e5 commit cc8f13a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions managed_vms/helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<groupId>com.example.managedvms</groupId>
<artifactId>managedvms-helloworld-mvm</artifactId>

<!-- [START dependencies] -->
<dependencies>
<dependency>
<groupId>javax.servlet</groupId>
Expand All @@ -17,6 +18,7 @@
<scope>provided</scope>
</dependency>
</dependencies>
<!-- [END dependencies] -->

<build>
<!-- for hot reload of the web application -->
Expand Down

0 comments on commit cc8f13a

Please sign in to comment.