Navigation Menu

Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
SWF-3837: Update projects versions to 4.5.x for next development
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime Gréau committed Nov 18, 2016
1 parent 46f3263 commit 74f3491
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packaging/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>platform-ui</artifactId>
<groupId>org.exoplatform.platform-ui</groupId>
<version>4.4.x-SNAPSHOT</version>
<version>4.5.x-SNAPSHOT</version>
</parent>

<artifactId>skin-addon-packaging</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion platform-ui-skin/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>platform-ui</artifactId>
<groupId>org.exoplatform.platform-ui</groupId>
<version>4.4.x-SNAPSHOT</version>
<version>4.5.x-SNAPSHOT</version>
</parent>

<artifactId>platform-ui-skin</artifactId>
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -24,12 +24,12 @@
<parent>
<artifactId>maven-parent-pom</artifactId>
<groupId>org.exoplatform</groupId>
<version>16-RC01</version>
<version>17-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.exoplatform.platform-ui</groupId>
<artifactId>platform-ui</artifactId>
<version>4.4.x-SNAPSHOT</version>
<version>4.5.x-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo PLF:: Platform-UI</name>
<modules>
Expand All @@ -55,8 +55,8 @@
<!-- **************************************** -->
<!-- Dependencies versions -->
<!-- **************************************** -->
<org.exoplatform.depmgt.version>12-SNAPSHOT</org.exoplatform.depmgt.version>
<org.gatein.portal.version>4.4.x-PLF-SNAPSHOT</org.gatein.portal.version>
<org.exoplatform.depmgt.version>13-SNAPSHOT</org.exoplatform.depmgt.version>
<org.gatein.portal.version>4.5.x-PLF-SNAPSHOT</org.gatein.portal.version>
</properties>
<dependencyManagement>
<!-- ### NEVER CHANGE THIS ORDER OF DEPMGT ### -->
Expand Down

0 comments on commit 74f3491

Please sign in to comment.