summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-2.0-M3/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-2.0-M3/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml')
-rw-r--r--branches/sca-java-2.0-M3/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-2.0-M3/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml b/branches/sca-java-2.0-M3/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
index 1bc6d90687..f253853fb8 100644
--- a/branches/sca-java-2.0-M3/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
+++ b/branches/sca-java-2.0-M3/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
@@ -118,7 +118,7 @@
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>maven-jetty-plugin</artifactId>
- <version>${jetty.version}</version>
+ <version>${jetty.version}</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>