Skip to content

Commit

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

<artifactId>nuxeo-retention-package</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nuxeo-retention-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.nuxeo.retention</groupId>
<artifactId>nuxeo-retention-parent</artifactId>
<version>2021.5-SNAPSHOT</version>
<version>2021.6-SNAPSHOT</version>
</parent>
<artifactId>nuxeo-retention-web</artifactId>
<name>Nuxeo Retention Management WebUI integration</name>
Expand Down
2 changes: 1 addition & 1 deletion nuxeo-retention/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.nuxeo.retention</groupId>
<artifactId>nuxeo-retention-parent</artifactId>
<version>2021.5-SNAPSHOT</version>
<version>2021.6-SNAPSHOT</version>
</parent>

<artifactId>nuxeo-retention</artifactId>
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.retention</groupId>
<artifactId>nuxeo-retention-parent</artifactId>
<name>Nuxeo Retention Management Parent</name>
<version>2021.5-SNAPSHOT</version>
<version>2021.6-SNAPSHOT</version>
<packaging>pom</packaging>
<description>The Nuxeo Retention Management addon adds the capability to create and attach retention rules to documents
in order to perform advanced record management.
Expand Down

0 comments on commit e56c132

Please sign in to comment.