Skip to content

Commit 3b63ce3

Browse files
committed
Prepare for 2.7.0.Final release
1 parent 94eae84 commit 3b63ce3

File tree

60 files changed

+53
-740
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+53
-740
lines changed

cdi-add-interceptor-binding/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>org.jboss.quickstarts.wfk</groupId>
2121
<artifactId>jboss-cdi-add-interceptor-binding</artifactId>
22-
<version>2.7.0-SNAPSHOT</version>
22+
<version>2.7.0.Final</version>
2323
<packaging>war</packaging>
2424
<name>JBoss WFK Quickstart: cdi-add-interceptor-binding</name>
2525
<description>CDI Portable Extension, add an interceptor binding: An example of a Portable Extension and some of the APIs / SPIs of CDI</description>

contacts-mobile-basic/functional-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<groupId>org.jboss.as.quickstarts.wfk</groupId>
2222
<artifactId>jboss-contacts-mobile-basic-test-webdriver</artifactId>
23-
<version>2.7.0-SNAPSHOT</version>
23+
<version>2.7.0.Final</version>
2424
<name>JBoss AS Quickstarts: Contacts test via WebDriver with Arquillian</name>
2525
<description>This project tests a starter Java EE 6 webapp project for use on JBoss AS 7 / EAP 6 by WebDriver</description>
2626

contacts-mobile-basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>org.jboss.quickstarts.wfk</groupId>
2121
<artifactId>jboss-contacts-mobile-basic</artifactId>
22-
<version>2.7.0-SNAPSHOT</version>
22+
<version>2.7.0.Final</version>
2323
<packaging>war</packaging>
2424
<name>JBoss WFK Quickstart: contacts-mobile-basic</name>
2525
<description>A Java EE 6 HTML5 mobile web application for use with JBoss.</description>

deltaspike-authorization/functional-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<groupId>org.jboss.as.quickstarts.wfk</groupId>
2222
<artifactId>deltaspike-authorization-test-webdriver</artifactId>
23-
<version>2.7.0-SNAPSHOT</version>
23+
<version>2.7.0.Final</version>
2424
<name>JBoss WFK Quickstart: deltaspike-authorization test via WebDriver with Arquillian</name>
2525

2626
<url>http://jboss.org/jbossas</url>

deltaspike-authorization/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>org.jboss.quickstarts.wfk</groupId>
2121
<artifactId>jboss-deltaspike-authorization</artifactId>
22-
<version>2.7.0-SNAPSHOT</version>
22+
<version>2.7.0.Final</version>
2323
<packaging>war</packaging>
2424
<name>JBoss WFK Quickstart: deltaspike-authorization</name>
2525
<description>DeltaSpike Authorization: shows a custom authorization example using security binding types from DeltaSpike</description>

deltaspike-beanbuilder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>org.jboss.quickstarts.wfk</groupId>
2121
<artifactId>jboss-deltaspike-beanbuilder</artifactId>
22-
<version>2.7.0-SNAPSHOT</version>
22+
<version>2.7.0.Final</version>
2323
<packaging>war</packaging>
2424
<name>JBoss WFK Quickstart: deltaspike-beanbuilder</name>
2525
<description>DeltaSpike BeanBuilder: show how to create new beans using DeltaSpike utilities</description>

deltaspike-beanmanagerprovider/functional-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<groupId>org.jboss.as.quickstarts.wfk</groupId>
2222
<artifactId>deltaspike-beanmanagerprovider-test-webdriver</artifactId>
23-
<version>2.7.0-SNAPSHOT</version>
23+
<version>2.7.0.Final</version>
2424
<name>JBoss WFK Quickstart: deltaspike-beanmanagerprovider test via WebDriver with Arquillian</name>
2525

2626
<url>http://jboss.org/jbossas</url>

deltaspike-beanmanagerprovider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>org.jboss.quickstarts.wfk</groupId>
2121
<artifactId>jboss-deltaspike-beanmanagerprovider</artifactId>
22-
<version>2.7.0-SNAPSHOT</version>
22+
<version>2.7.0.Final</version>
2323
<packaging>war</packaging>
2424
<name>JBoss WFK Quickstart: deltaspike-beanmanagerprovider</name>
2525
<description>DeltaSpike Beanmanagerprovider: shows how to use DeltaSpike BeanManagerProvider to access CDI in a EntityListener</description>

deltaspike-deactivatable/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>org.jboss.quickstarts.wfk</groupId>
2121
<artifactId>jboss-deltaspike-deactivatable</artifactId>
22-
<version>2.7.0-SNAPSHOT</version>
22+
<version>2.7.0.Final</version>
2323
<packaging>war</packaging>
2424
<name>JBoss WFK Quickstart: deltaspike-deactivatable</name>
2525
<description>DeltaSpike Deactivatable: Demonstrate usage of Deactivatable</description>

deltaspike-exception-handling/functional-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<groupId>org.jboss.as.quickstarts.wfk</groupId>
2222
<artifactId>deltaspike-exception-handling-test-webdriver</artifactId>
23-
<version>2.7.0-SNAPSHOT</version>
23+
<version>2.7.0.Final</version>
2424
<name>JBoss WFK Quickstart: deltaspike-exception-handling test via WebDriver with Arquillian</name>
2525

2626
<url>http://jboss.org/jbossas</url>

0 commit comments

Comments
 (0)