Skip to content

Instantly share code, notes, and snippets.

@steppat
Created May 28, 2013 13:37
Show Gist options
  • Save steppat/5662811 to your computer and use it in GitHub Desktop.
Save steppat/5662811 to your computer and use it in GitHub Desktop.
<build>
<finalName>produtos-web</finalName>
<plugins>
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>8.1.9.v20130131</version>
</plugin>
</plugins>
</build>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment