Skip to content

Commit

Permalink
Fix WFK2-222 - Update old BOMs in archetype.
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuawilson committed Oct 17, 2013
1 parent e002130 commit c88716a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@
<groupId>com.redhat.jboss.wfk.boms</groupId>
<artifactId>spring-3.2-bom</artifactId>
<type>pom</type>
<version>2.3.0-redhat-1</version>
<version>2.4.0-redhat-1</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.jboss.bom</groupId>
<artifactId>jboss-javaee-6.0-with-hibernate</artifactId>
<version>1.0.4.Final-redhat-wfk-2</version>
<version>1.0.4.Final-redhat-9</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit c88716a

Please sign in to comment.