Skip to content

Commit

Permalink
Prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed Sep 30, 2014
1 parent e1b10f3 commit 1faf64f
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion cdi-generic-portlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.jboss.quickstarts.portal</groupId>
<artifactId>cdi-generic-portlet</artifactId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
<packaging>war</packaging>
<name>CDI Generic Portlet</name>
<description>An application that demonstrates use of CDI in a portlet.</description>
Expand Down
2 changes: 1 addition & 1 deletion cdi-jsf-portlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.jboss.quickstarts.portal</groupId>
<artifactId>cdi-jsf-portlet</artifactId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
<packaging>war</packaging>
<name>CDI Portlet with JSF</name>
<description>An application that demonstrates use of JSF 2 RI and CDI in a portlet</description>
Expand Down
2 changes: 1 addition & 1 deletion cdi-scopes-portlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.jboss.quickstarts.portal</groupId>
<artifactId>cdi-scopes-portlet</artifactId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
<packaging>war</packaging>
<name>Portlet Using Portet-Specific CDI Scopes</name>
<description>Portlet Using Portal-Specific CDI Scopes @PortletLifecycleScoped and @PortletRedisplayScoped.</description>
Expand Down
2 changes: 1 addition & 1 deletion jsf2-hello-world-portlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.jboss.quickstarts.portal</groupId>
<artifactId>jsf2-hello-world-portlet</artifactId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
<packaging>war</packaging>
<name>JSF2 Hello World Portlet</name>
<description>A simple portlet using JavaServer Faces 2.</description>
Expand Down
2 changes: 1 addition & 1 deletion jsf2-rf4-hello-world-portlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.jboss.quickstarts.portal</groupId>
<artifactId>jsf2-rf4-hello-world-portlet</artifactId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
<packaging>war</packaging>
<name>JSF2+RF4 Hello World Portlet</name>
<description>A simple portlet using JavaServer Faces 2.1 and RichFaces 4.2.</description>
Expand Down
2 changes: 1 addition & 1 deletion navigation-api-portlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.jboss.quickstarts.portal</groupId>
<artifactId>navigation-api-portlet</artifactId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
<packaging>war</packaging>
<name>Navigation API Portlet</name>
<description>The simple navigation portlet using Portal API.</description>
Expand Down
2 changes: 1 addition & 1 deletion page-composition-api-portlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.jboss.quickstarts.portal</groupId>
<artifactId>page-composition-api-portlet</artifactId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
<packaging>war</packaging>
<name>Page Composition API Portlet</name>
<description>A Portlet using the Page Composition API to compose Portal Pages.</description>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.quickstarts.portal</groupId>
<artifactId>jboss-portal-quickstarts</artifactId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
<packaging>pom</packaging>
<name>JBoss Portal Quickstarts</name>
<url>http://jboss.org</url>
Expand Down
2 changes: 1 addition & 1 deletion portal-extension/config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>portal-extension</artifactId>
<groupId>org.jboss.quickstarts.portal</groupId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
</parent>
<artifactId>portal-extension-config</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion portal-extension/ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>portal-extension</artifactId>
<groupId>org.jboss.quickstarts.portal</groupId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
</parent>
<artifactId>portal-extension-ear</artifactId>
<packaging>ear</packaging>
Expand Down
2 changes: 1 addition & 1 deletion portal-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.jboss.quickstarts.portal</groupId>
<artifactId>portal-extension</artifactId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Portal Extension</name>
<description>Portal Extension</description>
Expand Down
2 changes: 1 addition & 1 deletion portal-extension/war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>portal-extension</artifactId>
<groupId>org.jboss.quickstarts.portal</groupId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
</parent>
<artifactId>portal-extension-war</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion sample-portal/config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<parent>
<groupId>org.jboss.quickstarts.portal</groupId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
<artifactId>sample-portal</artifactId>
</parent>
<artifactId>sample-portal-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-portal/ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<parent>
<groupId>org.jboss.quickstarts.portal</groupId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
<artifactId>sample-portal</artifactId>
</parent>
<artifactId>sample-portal-ear</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-portal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.jboss.quickstarts.portal</groupId>
<artifactId>sample-portal</artifactId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Sample Portal</name>
<description>Sample Portal</description>
Expand Down
2 changes: 1 addition & 1 deletion sample-portal/rest-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<parent>
<groupId>org.jboss.quickstarts.portal</groupId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
<artifactId>sample-portal</artifactId>
</parent>
<artifactId>sample-portal-rest-war</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-portal/war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<parent>
<groupId>org.jboss.quickstarts.portal</groupId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
<artifactId>sample-portal</artifactId>
</parent>
<artifactId>sample-portal-war</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion simplest-hello-world-portlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.jboss.quickstarts.portal</groupId>
<artifactId>simplest-hello-world-portlet</artifactId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
<packaging>war</packaging>
<name>Simplest Hello World Portlet</name>
<description>The very essence of every possible portlet.</description>
Expand Down
2 changes: 1 addition & 1 deletion social-portlets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.jboss.quickstarts.portal</groupId>
<artifactId>social-portlets</artifactId>
<version>6.2.0.build-8</version>
<version>6.2.0.build-9-SNAPSHOT</version>
<packaging>war</packaging>
<name>Social Portlets</name>
<description>Portlets showing integration with Social networks</description>
Expand Down

0 comments on commit 1faf64f

Please sign in to comment.