Skip to content

Commit

Permalink
Update Project version and Dependencies to 6.6.x-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
halaya committed Dec 4, 2023
1 parent d3b5e36 commit 781c19a
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion exo.kernel.commons.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
<version>6.5.x-SNAPSHOT</version>
<version>6.6.x-SNAPSHOT</version>
</parent>

<artifactId>exo.kernel.commons.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion exo.kernel.commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
<version>6.5.x-SNAPSHOT</version>
<version>6.6.x-SNAPSHOT</version>
</parent>

<artifactId>exo.kernel.commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion exo.kernel.component.cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
<version>6.5.x-SNAPSHOT</version>
<version>6.6.x-SNAPSHOT</version>
</parent>

<artifactId>exo.kernel.component.cache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion exo.kernel.component.command/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
<version>6.5.x-SNAPSHOT</version>
<version>6.6.x-SNAPSHOT</version>
</parent>

<artifactId>exo.kernel.component.command</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion exo.kernel.component.common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
<version>6.5.x-SNAPSHOT</version>
<version>6.6.x-SNAPSHOT</version>
</parent>

<artifactId>exo.kernel.component.common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion exo.kernel.component.ext.cache.impl.infinispan.v8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
<version>6.5.x-SNAPSHOT</version>
<version>6.6.x-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.component.ext.cache.impl.infinispan.v8</artifactId>
<name>eXo PLF:: Kernel :: Cache Extension :: Infinispan Implementation</name>
Expand Down
2 changes: 1 addition & 1 deletion exo.kernel.component.ext.cache.impl.memcached.v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
<version>6.5.x-SNAPSHOT</version>
<version>6.6.x-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.component.ext.cache.impl.memcached.v1</artifactId>
<name>eXo PLF:: Kernel :: Cache Extension :: Memcached Implementation</name>
Expand Down
2 changes: 1 addition & 1 deletion exo.kernel.container.ext.provider.impl.guice.v3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
<version>6.5.x-SNAPSHOT</version>
<version>6.6.x-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.container.ext.provider.impl.guice.v3</artifactId>
<name>eXo PLF:: Kernel :: Container Extension :: Guice Implementation</name>
Expand Down
2 changes: 1 addition & 1 deletion exo.kernel.container.ext.provider.impl.spring.v3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
<version>6.5.x-SNAPSHOT</version>
<version>6.6.x-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.container.ext.provider.impl.spring.v3</artifactId>
<name>eXo PLF:: Kernel :: Container Extension :: Spring Implementation</name>
Expand Down
2 changes: 1 addition & 1 deletion exo.kernel.container.ext.provider.impl.weld.v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
<version>6.5.x-SNAPSHOT</version>
<version>6.6.x-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.container.ext.provider.impl.weld.v1</artifactId>
<name>eXo PLF:: Kernel :: Container Extension :: Weld 1 Implementation</name>
Expand Down
2 changes: 1 addition & 1 deletion exo.kernel.container.ext.provider.impl.weld.v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
<version>6.5.x-SNAPSHOT</version>
<version>6.6.x-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.container.ext.provider.impl.weld.v2</artifactId>
<name>eXo PLF:: Kernel :: Container Extension :: Weld 2 Implementation</name>
Expand Down
2 changes: 1 addition & 1 deletion exo.kernel.container.mt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
<version>6.5.x-SNAPSHOT</version>
<version>6.6.x-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.container.mt</artifactId>
<name>eXo PLF:: Kernel :: Container Multi-Threaded</name>
Expand Down
2 changes: 1 addition & 1 deletion exo.kernel.container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
<version>6.5.x-SNAPSHOT</version>
<version>6.6.x-SNAPSHOT</version>
</parent>
<artifactId>exo.kernel.container</artifactId>
<name>eXo PLF:: Kernel :: Container</name>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@

<groupId>org.exoplatform.kernel</groupId>
<artifactId>kernel-parent</artifactId>
<version>6.5.x-SNAPSHOT</version>
<version>6.6.x-SNAPSHOT</version>
<packaging>pom</packaging>

<name>eXo PLF:: Kernel</name>
<description>Exoplatform SAS 'eXo Kernel' project.</description>

<properties>
<!-- PLF project dependencies -->
<org.exoplatform.gatein.wci.version>6.5.x-SNAPSHOT</org.exoplatform.gatein.wci.version>
<org.exoplatform.gatein.wci.version>6.6.x-SNAPSHOT</org.exoplatform.gatein.wci.version>
<!-- 3rd party libraries versions -->
<subethasmtp.version>3.1.7</subethasmtp.version>
<spymemcached.version>2.12.3</spymemcached.version>
Expand Down

0 comments on commit 781c19a

Please sign in to comment.