File tree 19 files changed +19
-19
lines changed
jsf2-rf4-hello-world-portlet
page-composition-api-portlet
simplest-hello-world-portlet
19 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 21
21
22
22
<groupId >org.jboss.quickstarts.portal</groupId >
23
23
<artifactId >cdi-generic-portlet</artifactId >
24
- <version >6.2.0.build-10 </version >
24
+ <version >6.2.0.build-11-SNAPSHOT </version >
25
25
<packaging >war</packaging >
26
26
<name >CDI Generic Portlet</name >
27
27
<description >This project demonstrates how to use CDI in Portlets and Portlet Filters.</description >
Original file line number Diff line number Diff line change 21
21
22
22
<groupId >org.jboss.quickstarts.portal</groupId >
23
23
<artifactId >cdi-jsf-portlet</artifactId >
24
- <version >6.2.0.build-10 </version >
24
+ <version >6.2.0.build-11-SNAPSHOT </version >
25
25
<packaging >war</packaging >
26
26
<name >CDI Portlet with JSF</name >
27
27
<description >This project demonstrates how to use CDI and JSF in portlets.</description >
Original file line number Diff line number Diff line change 21
21
22
22
<groupId >org.jboss.quickstarts.portal</groupId >
23
23
<artifactId >cdi-scopes-portlet</artifactId >
24
- <version >6.2.0.build-10 </version >
24
+ <version >6.2.0.build-11-SNAPSHOT </version >
25
25
<packaging >war</packaging >
26
26
<name >Portlet Using Portet-Specific CDI Scopes</name >
27
27
<description >This project demonstrates how to use CDI Scopes @PortletLifecycleScoped` and @PortletRedisplayScoped` in Portlets.</description >
Original file line number Diff line number Diff line change 21
21
22
22
<groupId >org.jboss.quickstarts.portal</groupId >
23
23
<artifactId >jsf2-hello-world-portlet</artifactId >
24
- <version >6.2.0.build-10 </version >
24
+ <version >6.2.0.build-11-SNAPSHOT </version >
25
25
<packaging >war</packaging >
26
26
<name >JSF2 Hello World Portlet</name >
27
27
<description >This project demonstrates how to create a simple portlet using JavaServer and Portlet Bridge.</description >
Original file line number Diff line number Diff line change 21
21
22
22
<groupId >org.jboss.quickstarts.portal</groupId >
23
23
<artifactId >jsf2-rf4-hello-world-portlet</artifactId >
24
- <version >6.2.0.build-10 </version >
24
+ <version >6.2.0.build-11-SNAPSHOT </version >
25
25
<packaging >war</packaging >
26
26
<name >JSF2+RF4 Hello World Portlet</name >
27
27
<description >This project demonstrates how to create a simple portlet using JavaServer Faces, RichFaces 4.3 and Portlet Bridge.</description >
Original file line number Diff line number Diff line change 21
21
22
22
<groupId >org.jboss.quickstarts.portal</groupId >
23
23
<artifactId >navigation-api-portlet</artifactId >
24
- <version >6.2.0.build-10 </version >
24
+ <version >6.2.0.build-11-SNAPSHOT </version >
25
25
<packaging >war</packaging >
26
26
<name >Navigation API Portlet</name >
27
27
<description >This project demonstrates how to create the navigation portlet using the GateIn Portal API with a JSP front-end.</description >
Original file line number Diff line number Diff line change 21
21
22
22
<groupId >org.jboss.quickstarts.portal</groupId >
23
23
<artifactId >page-composition-api-portlet</artifactId >
24
- <version >6.2.0.build-10 </version >
24
+ <version >6.2.0.build-11-SNAPSHOT </version >
25
25
<packaging >war</packaging >
26
26
<name >Page Composition API Portlet</name >
27
27
<description >A Portlet using the Page Composition API to compose Portal Pages.</description >
Original file line number Diff line number Diff line change 20
20
<modelVersion >4.0.0</modelVersion >
21
21
<groupId >org.jboss.quickstarts.portal</groupId >
22
22
<artifactId >jboss-portal-quickstarts</artifactId >
23
- <version >6.2.0.build-10 </version >
23
+ <version >6.2.0.build-11-SNAPSHOT </version >
24
24
<packaging >pom</packaging >
25
25
<name >JBoss Portal Quickstarts</name >
26
26
<url >http://jboss.org</url >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<artifactId >portal-extension</artifactId >
24
24
<groupId >org.jboss.quickstarts.portal</groupId >
25
- <version >6.2.0.build-10 </version >
25
+ <version >6.2.0.build-11-SNAPSHOT </version >
26
26
</parent >
27
27
<artifactId >portal-extension-config</artifactId >
28
28
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<artifactId >portal-extension</artifactId >
24
24
<groupId >org.jboss.quickstarts.portal</groupId >
25
- <version >6.2.0.build-10 </version >
25
+ <version >6.2.0.build-11-SNAPSHOT </version >
26
26
</parent >
27
27
<artifactId >portal-extension-ear</artifactId >
28
28
<packaging >ear</packaging >
Original file line number Diff line number Diff line change 21
21
22
22
<groupId >org.jboss.quickstarts.portal</groupId >
23
23
<artifactId >portal-extension</artifactId >
24
- <version >6.2.0.build-10 </version >
24
+ <version >6.2.0.build-11-SNAPSHOT </version >
25
25
<packaging >pom</packaging >
26
26
<name >Portal Extension</name >
27
27
<description >This project demonstrates how it is possible - using a Portal Extension - to customize a portal without modifying the files included in portal.ear.</description >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<artifactId >portal-extension</artifactId >
24
24
<groupId >org.jboss.quickstarts.portal</groupId >
25
- <version >6.2.0.build-10 </version >
25
+ <version >6.2.0.build-11-SNAPSHOT </version >
26
26
</parent >
27
27
<artifactId >portal-extension-war</artifactId >
28
28
<packaging >war</packaging >
Original file line number Diff line number Diff line change 21
21
22
22
<parent >
23
23
<groupId >org.jboss.quickstarts.portal</groupId >
24
- <version >6.2.0.build-10 </version >
24
+ <version >6.2.0.build-11-SNAPSHOT </version >
25
25
<artifactId >sample-portal</artifactId >
26
26
</parent >
27
27
<artifactId >sample-portal-config</artifactId >
Original file line number Diff line number Diff line change 21
21
22
22
<parent >
23
23
<groupId >org.jboss.quickstarts.portal</groupId >
24
- <version >6.2.0.build-10 </version >
24
+ <version >6.2.0.build-11-SNAPSHOT </version >
25
25
<artifactId >sample-portal</artifactId >
26
26
</parent >
27
27
<artifactId >sample-portal-ear</artifactId >
Original file line number Diff line number Diff line change 21
21
22
22
<groupId >org.jboss.quickstarts.portal</groupId >
23
23
<artifactId >sample-portal</artifactId >
24
- <version >6.2.0.build-10 </version >
24
+ <version >6.2.0.build-11-SNAPSHOT </version >
25
25
<packaging >pom</packaging >
26
26
<name >Sample Portal</name >
27
27
<description >This project demonstrates a how to create a new Portal Container from scratch.</description >
Original file line number Diff line number Diff line change 21
21
22
22
<parent >
23
23
<groupId >org.jboss.quickstarts.portal</groupId >
24
- <version >6.2.0.build-10 </version >
24
+ <version >6.2.0.build-11-SNAPSHOT </version >
25
25
<artifactId >sample-portal</artifactId >
26
26
</parent >
27
27
<artifactId >sample-portal-rest-war</artifactId >
Original file line number Diff line number Diff line change 21
21
22
22
<parent >
23
23
<groupId >org.jboss.quickstarts.portal</groupId >
24
- <version >6.2.0.build-10 </version >
24
+ <version >6.2.0.build-11-SNAPSHOT </version >
25
25
<artifactId >sample-portal</artifactId >
26
26
</parent >
27
27
<artifactId >sample-portal-war</artifactId >
Original file line number Diff line number Diff line change 21
21
22
22
<groupId >org.jboss.quickstarts.portal</groupId >
23
23
<artifactId >simplest-hello-world-portlet</artifactId >
24
- <version >6.2.0.build-10 </version >
24
+ <version >6.2.0.build-11-SNAPSHOT </version >
25
25
<packaging >war</packaging >
26
26
<name >Simplest Hello World Portlet</name >
27
27
<description >This project demonstrates how to create the simplest possible portlet compliant with Portlet Specification 2.0.</description >
Original file line number Diff line number Diff line change 21
21
22
22
<groupId >org.jboss.quickstarts.portal</groupId >
23
23
<artifactId >social-portlets</artifactId >
24
- <version >6.2.0.build-10 </version >
24
+ <version >6.2.0.build-11-SNAPSHOT </version >
25
25
<packaging >war</packaging >
26
26
<name >Social Portlets</name >
27
27
<description >This project demonstrates how to use APIs of Facebook, Twitter and Google+ in Portlets.</description >
You can’t perform that action at this time.
0 commit comments