Skip to content

Commit

Permalink
Prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Aug 26, 2015
1 parent b5278a7 commit 3e77f0d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cores/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>br.com.thiagomoreira.liferay.plugins.portal-properties-prettier-app</groupId>
<artifactId>portal-properties-prettier-app-parent</artifactId>
<version>1.4.0</version>
<version>1.4.1-SNAPSHOT</version>
</parent>

<artifactId>cores</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cores/portal-properties-prettier-core/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>br.com.thiagomoreira.liferay.plugins.portal-properties-prettier-app</groupId>
<artifactId>cores</artifactId>
<version>1.4.0</version>
<version>1.4.1-SNAPSHOT</version>
</parent>

<artifactId>portal-properties-prettier-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>br.com.thiagomoreira.liferay.plugins.portal-properties-prettier-app</groupId>
<artifactId>portal-properties-prettier-app-parent</artifactId>
<version>1.4.0</version>
<version>1.4.1-SNAPSHOT</version>
</parent>

<artifactId>portal-properties-prettier-app</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -27,7 +27,7 @@

<groupId>br.com.thiagomoreira.liferay.plugins.portal-properties-prettier-app</groupId>
<artifactId>portal-properties-prettier-app-parent</artifactId>
<version>1.4.0</version>
<version>1.4.1-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Portal Properties Prettier App Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion portlets/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>br.com.thiagomoreira.liferay.plugins.portal-properties-prettier-app</groupId>
<artifactId>portal-properties-prettier-app-parent</artifactId>
<version>1.4.0</version>
<version>1.4.1-SNAPSHOT</version>
</parent>

<artifactId>portlets</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion portlets/portal-properties-prettier-portlet/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>br.com.thiagomoreira.liferay.plugins.portal-properties-prettier-app</groupId>
<artifactId>portlets</artifactId>
<version>1.4.0</version>
<version>1.4.1-SNAPSHOT</version>
</parent>

<artifactId>portal-properties-prettier-portlet</artifactId>
Expand Down

0 comments on commit 3e77f0d

Please sign in to comment.