Skip to content

Commit

Permalink
Release 2023.3, update 2023.3-SNAPSHOT to 2023.4-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxeo-platform-jx-bot committed Apr 22, 2024
1 parent b03a11f commit 1df1a73
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion nuxeo-coldstorage-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nuxeo.coldstorage</groupId>
<artifactId>nuxeo-coldstorage-parent</artifactId>
<version>2023.3-SNAPSHOT</version>
<version>2023.4-SNAPSHOT</version>
</parent>

<artifactId>nuxeo-coldstorage-package</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nuxeo-coldstorage-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.nuxeo.coldstorage</groupId>
<artifactId>nuxeo-coldstorage-parent</artifactId>
<version>2023.3-SNAPSHOT</version>
<version>2023.4-SNAPSHOT</version>
</parent>
<artifactId>nuxeo-coldstorage-web</artifactId>
<name>Nuxeo Cold Storage WebUI integration</name>
Expand Down
2 changes: 1 addition & 1 deletion nuxeo-coldstorage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nuxeo.coldstorage</groupId>
<artifactId>nuxeo-coldstorage-parent</artifactId>
<version>2023.3-SNAPSHOT</version>
<version>2023.4-SNAPSHOT</version>
</parent>

<groupId>org.nuxeo.coldstorage</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.nuxeo.coldstorage</groupId>
<artifactId>nuxeo-coldstorage-parent</artifactId>
<name>Nuxeo Cold Storage Parent</name>
<version>2023.3-SNAPSHOT</version>
<version>2023.4-SNAPSHOT</version>
<packaging>pom</packaging>
<description>Nuxeo Cold Storage allows the cold storage of document content. This can be needed for archiving,
compliance, etc.
Expand Down

0 comments on commit 1df1a73

Please sign in to comment.