Skip to content

Commit

Permalink
define property version.org.jboss.as, AEROGEAR-820
Browse files Browse the repository at this point in the history
  • Loading branch information
lholmquist authored and rafabene committed Jan 31, 2013
1 parent ac6b0e9 commit d76c946
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions kitchensink-html5-mobile/pom.xml
Expand Up @@ -30,7 +30,7 @@
<!-- You can reference property in pom.xml or filtered resources (must enable third-party plugin if using Maven < 2.1) -->

<!-- JBoss dependency versions -->
<jboss.as.plugin.version>7.1.1.Final</jboss.as.plugin.version>
<version.org.jboss.as>7.1.1.Final</version.org.jboss.as>
<!-- Define the version of the JBoss BOMs we want to import. The
JBoss BOMs specify tested stacks. -->
<jboss.bom.version>1.0.3.Final</jboss.bom.version>
Expand Down Expand Up @@ -357,7 +357,6 @@
<dependency>
<groupId>org.jboss.as</groupId>
<artifactId>jboss-as-arquillian-container-managed</artifactId>
<version>${version.org.jboss.as}</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit d76c946

Please sign in to comment.