Skip to content

Commit b27650f

Browse files
committed
Update README.md
Fixed artifact version number
1 parent dc17032 commit b27650f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
* Build the code using Maven with the command: `mvn clean install`.
88

9-
* Copy the file javaee7-angular-1.0-SNAPSHOT.war from target directory to your Wildfly installation folder /standalone/deployments
9+
* Copy the file javaee7-angular-3.1.war from target directory to your Wildfly installation folder /standalone/deployments
1010

11-
* Start Wildfly and go to http://localhost:8080/javaee7-angular-1.0-SNAPSHOT/
11+
* Start Wildfly and go to http://localhost:8080/javaee7-angular-3.1/
1212

1313
## Javascript Package Management (optional) ##
1414

0 commit comments

Comments
 (0)