File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44 <groupId >com.cortez.samples</groupId >
55 <artifactId >javaee7-angular</artifactId >
6- <version >3.3 </version >
6+ <version >3.4-SNAPSHOT </version >
77 <packaging >war</packaging >
88
99 <name >javaee7-angular</name >
2323 <version .plugin.war>2.4</version .plugin.war>
2424 <version .plugin.jgitflow>1.0-m3</version .plugin.jgitflow>
2525 <version .plugin.jrebel>1.1.5</version .plugin.jrebel>
26+ <version .plugin.wildfly>1.1.0.Alpha1</version .plugin.wildfly>
2627
2728 <!-- Dependencies -->
2829 <version .dependency.javaee>7.0</version .dependency.javaee>
9596 </execution >
9697 </executions >
9798 </plugin >
99+
98100 <plugin >
99101 <groupId >org.wildfly.plugins</groupId >
100102 <artifactId >wildfly-maven-plugin</artifactId >
101- <version >1.0.2.Final </version >
103+ <version >${version.plugin.wildfly} </version >
102104 </plugin >
103105 </plugins >
104106 </build >
You can’t perform that action at this time.
0 commit comments