Skip to content

Commit

Permalink
馃弫 Publishing release version [24.03.22]
Browse files Browse the repository at this point in the history
  • Loading branch information
dotCMS-Machine-User authored and dotCMS-Machine-User committed Mar 22, 2024
1 parent c7e4c5c commit 6b9ae86
Show file tree
Hide file tree
Showing 23 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dotcms-bom</artifactId>
<groupId>com.dotcms</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion bom/logging/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dotcms-bom</artifactId>
<groupId>com.dotcms</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.dotcms</groupId>
<artifactId>dotcms-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions build-parent/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.dotcms</groupId>
<artifactId>dotcms-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>com.dotcms</groupId>
<artifactId>dotcms-application-bom</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion core-web/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.dotcms</groupId>
<artifactId>dotcms-nodejs-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<relativePath>../nodejs-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dotCMS/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.dotcms</groupId>
<artifactId>dotcms-build-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>
<artifactId>dotcms-core</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions dotcms-integration/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>com.dotcms</groupId>
<artifactId>dotcms-build-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>
<packaging>jar</packaging>
<artifactId>dotcms-integration</artifactId>

<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<properties>
<license.use>true</license.use>
<servlet.port>8080</servlet.port>
Expand Down
4 changes: 2 additions & 2 deletions dotcms-postman/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>com.dotcms</groupId>
<artifactId>dotcms-nodejs-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<relativePath>../nodejs-parent/pom.xml</relativePath>
</parent>

<packaging>jar</packaging>
<artifactId>dotcms-postman</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>

<properties>
<!--suppress UnresolvedMavenProperty -->
Expand Down
4 changes: 2 additions & 2 deletions independent-projects/core-plugins/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.dotcms</groupId>
<artifactId>dotcms-independent-projects</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>

</parent>

Expand All @@ -19,7 +19,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tika.api.version>1.0.0-SNAPSHOT</tika.api.version>
<tika.api.version>24.03.22</tika.api.version>
</properties>

<modules>
Expand Down
4 changes: 2 additions & 2 deletions independent-projects/core-plugins/tika-api/pom.xml
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>com.dotcms.core.plugins</groupId>
<artifactId>dotcms-core-plugins-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
</parent>

<artifactId>com.dotcms.tika-api</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>

<properties>
<maven.compiler.source>11</maven.compiler.source>
Expand Down
6 changes: 3 additions & 3 deletions independent-projects/core-plugins/tika-plugin/pom.xml
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>com.dotcms.core.plugins</groupId>
<artifactId>dotcms-core-plugins-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>com.dotcms.tika</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<packaging>bundle</packaging>
<properties>
<maven.compiler.source>11</maven.compiler.source>
Expand All @@ -18,7 +18,7 @@
<osgi.compendium.version>7.0.0</osgi.compendium.version>
<tika.version>2.8.0</tika.version>
<skip.rewrite>true</skip.rewrite>
<tika.api.version>1.0.0-SNAPSHOT</tika.api.version>
<tika.api.version>24.03.22</tika.api.version>
</properties>
<dependencies>

Expand Down
4 changes: 2 additions & 2 deletions independent-projects/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.dotcms</groupId>
<artifactId>dotcms-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand All @@ -19,7 +19,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tika.api.version>1.0.0-SNAPSHOT</tika.api.version>
<tika.api.version>24.03.22</tika.api.version>
</properties>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion nodejs-parent/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.dotcms</groupId>
<artifactId>dotcms-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>dotcms-nodejs-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion osgi-base/core-bundles/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dotcms-osgi-base</artifactId>
<groupId>com.dotcms.plugins</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion osgi-base/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dotcms-parent</artifactId>
<groupId>com.dotcms</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions osgi-base/system-bundles/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dotcms-osgi-base</artifactId>
<groupId>com.dotcms.plugins</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down Expand Up @@ -174,7 +174,7 @@
<dependency>
<groupId>com.dotcms.core.plugins</groupId>
<artifactId>com.dotcms.tika</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.dotcms</groupId>
<artifactId>dotcms-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<packaging>pom</packaging>
<description>DotCMS</description>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion plugins-core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dotcms-parent</artifactId>
<groupId>com.dotcms</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>com.dotcms</groupId>
<artifactId>dotcms-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<relativePath>parent</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>dotcms-root</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<packaging>pom</packaging>
<description>DotCMS</description>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion reports/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dotcms-parent</artifactId>
<groupId>com.dotcms</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion tools/dotcms-cli/api-data-model/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dotcms-cli-parent</artifactId>
<groupId>com.dotcms</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 3 additions & 3 deletions tools/dotcms-cli/cli/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dotcms-cli-parent</artifactId>
<groupId>com.dotcms</groupId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -42,13 +42,13 @@
<dependency>
<groupId>com.dotcms</groupId>
<artifactId>dotcms-api-data-model</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
</dependency>

<dependency>
<groupId>com.dotcms</groupId>
<artifactId>dotcms-api-data-model</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
4 changes: 2 additions & 2 deletions tools/dotcms-cli/pom.xml
Expand Up @@ -6,13 +6,13 @@
<parent>
<groupId>com.dotcms</groupId>
<artifactId>dotcms-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>dotcms-cli-parent</artifactId>
<packaging>pom</packaging>
<version>1.0.0-SNAPSHOT</version>
<version>24.03.22</version>

<modules>
<module>api-data-model</module>
Expand Down

0 comments on commit 6b9ae86

Please sign in to comment.