Skip to content

Commit

Permalink
[maven-release-plugin] prepare release joinfaces-build-3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
persapiens committed Jun 19, 2018
1 parent f07e276 commit b8624d3
Show file tree
Hide file tree
Showing 30 changed files with 71 additions and 71 deletions.
2 changes: 1 addition & 1 deletion joinfaces-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-parent</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
<relativePath>../joinfaces-parent</relativePath>
</parent>

Expand Down
42 changes: 21 additions & 21 deletions joinfaces-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-dependencies</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
<packaging>pom</packaging>
<name>JoinFaces Dependencies</name>

Expand Down Expand Up @@ -363,98 +363,98 @@
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>spring-security-jsf-taglib</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-test</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-autoconfigure</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>

<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>tomcat-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>jetty-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>undertow-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>mojarra-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>myfaces-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>omnifaces1-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>omnifaces3-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>jsf-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>primefaces-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>bootsfaces-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>butterfaces-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>angularfaces-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>richfaces-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>weld-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>rewrite-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>adminfaces-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down Expand Up @@ -798,7 +798,7 @@
<connection>scm:git:https://github.com/joinfaces/joinfaces.git</connection>
<developerConnection>scm:git:https://github.com/joinfaces/joinfaces.git</developerConnection>
<url>scm:git:https://github.com/joinfaces/joinfaces.git</url>
<tag>HEAD</tag>
<tag>joinfaces-build-3.2.2</tag>
</scm>

<organization>
Expand Down
4 changes: 2 additions & 2 deletions joinfaces-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-dependencies</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
<relativePath>../joinfaces-dependencies</relativePath>
</parent>

<artifactId>joinfaces-parent</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
<packaging>pom</packaging>
<name>JoinFaces Parent</name>
<description>JoinFaces configuration for reports and quality checks: pmd, cpd, checkstyle, findbugs, cycles, duplicate.</description>
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-starters/adminfaces-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<artifactId>adminfaces-spring-boot-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<artifactId>angularfaces-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-starters/bootsfaces-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<artifactId>bootsfaces-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-starters/butterfaces-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<artifactId>butterfaces-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-starters/jetty-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<artifactId>jetty-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-starters/jsf-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<artifactId>jsf-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-starters/mojarra-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<artifactId>mojarra-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-starters/myfaces-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<artifactId>myfaces-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-starters/omnifaces1-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<artifactId>omnifaces1-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-starters/omnifaces3-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<artifactId>omnifaces3-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-starters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-parent</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
<relativePath>../joinfaces-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion joinfaces-starters/primefaces-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<artifactId>primefaces-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-starters/rewrite-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<artifactId>rewrite-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-starters/richfaces-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<artifactId>richfaces-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-starters/tomcat-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<artifactId>tomcat-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-starters/undertow-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<artifactId>undertow-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-starters/weld-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-starters</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>
<artifactId>weld-spring-boot-starter</artifactId>
<name>Weld Spring Boot Starter</name>
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-parent</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
<relativePath>../joinfaces-parent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-build</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
<packaging>pom</packaging>

<properties>
Expand Down Expand Up @@ -186,7 +186,7 @@
<connection>scm:git:https://github.com/joinfaces/joinfaces.git</connection>
<developerConnection>scm:git:https://github.com/joinfaces/joinfaces.git</developerConnection>
<url>scm:git:https://github.com/joinfaces/joinfaces.git</url>
<tag>HEAD</tag>
<tag>joinfaces-build-3.2.2</tag>
</scm>

<organization>
Expand Down
2 changes: 1 addition & 1 deletion spring-security-jsf-taglib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-parent</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
<relativePath>../joinfaces-parent</relativePath>
</parent>

Expand Down
8 changes: 4 additions & 4 deletions test-projects/jetty-mojarra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>org.joinfaces.test</groupId>
<artifactId>test-projects</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</parent>

<artifactId>jetty-mojarra</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
<packaging>jar</packaging>

<name>Joinfaces Jetty-Mojarra Test Project</name>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>jsf-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
<exclusions>
<exclusion>
<groupId>org.joinfaces</groupId>
Expand All @@ -29,7 +29,7 @@
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>jetty-spring-boot-starter</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.2</version>
</dependency>
</dependencies>

Expand Down
Loading

0 comments on commit b8624d3

Please sign in to comment.