Skip to content

Commit

Permalink
Update JDF QSs version to make it consistent with other quickstarts
Browse files Browse the repository at this point in the history
  • Loading branch information
rafabene committed Feb 1, 2013
1 parent 6448e5c commit ed49299
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion carmart-tx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<groupId>com.jboss.datagrid.quickstart</groupId>
<artifactId>jboss-as-carmart-tx</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<packaging>war</packaging>
<name>Transactional CarMart</name>

Expand Down
2 changes: 1 addition & 1 deletion carmart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<groupId>com.jboss.datagrid.quickstart</groupId>
<artifactId>jboss-as-carmart</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<packaging>war</packaging>
<name>CarMart Single Node (No Cluster)</name>

Expand Down
2 changes: 1 addition & 1 deletion helloworld-jdg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<groupId>com.jboss.datagrid.quickstart</groupId>
<artifactId>jboss-as-helloworld-jdg</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<packaging>war</packaging>
<name>JBoss AS Quickstarts: JBoss Data Grid HelloWorld</name>

Expand Down
2 changes: 1 addition & 1 deletion hotrod-endpoint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<groupId>com.jboss.datagrid.quickstart</groupId>
<artifactId>hotrod-endpoint-quickstart</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<name>HotRod Endpoint Example</name>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion memcached-endpoint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<groupId>com.jboss.datagrid.quickstart</groupId>
<artifactId>memcached-endpoint-quickstart</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<name>Memcached Endpoint Example</name>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion rest-endpoint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<groupId>com.jboss.datagrid.quickstart</groupId>
<artifactId>rest-endpoint-quickstart</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>7.1.2-SNAPSHOT</version>
<name>REST Endpoint Example</name>

<properties>
Expand Down

0 comments on commit ed49299

Please sign in to comment.