diff --git a/rs-helloworld/README.md b/rs-helloworld/README.md index 2d4ae96449..0f96c88ccb 100644 --- a/rs-helloworld/README.md +++ b/rs-helloworld/README.md @@ -9,9 +9,8 @@ To set up Maven or JBoss Tools in Eclipse, refer to the _Getting Started Guide_. To deploy to JBoss AS 7, start JBoss AS 7, and type `mvn package jboss-as:deploy`. -The application is deployed to , so in order to get either both content you will have to point +The application is deployed to , so in order to get either both content you will have to point -* if you want *xml* or -* if you want *json* +* if you want *xml* or +* if you want *json* -You can read more details in the _Getting Started Guide_. \ No newline at end of file diff --git a/rs-helloworld/pom.xml b/rs-helloworld/pom.xml index 7e6e4580a6..c370e3a3b9 100644 --- a/rs-helloworld/pom.xml +++ b/rs-helloworld/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.jboss.as.quickstarts - rs-helloworld + jboss-as-rs-helloworld 7.0.2-SNAPSHOT war JBoss AS Quickstarts: rs-helloworld @@ -78,7 +78,7 @@ - rs-helloworld + ${artifactId} maven-war-plugin