Skip to content

Commit

Permalink
TASK-67975: Create Patch Branch for version 2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
exo-swf committed Dec 6, 2023
1 parent 1e53a63 commit f7700f3
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.addons.onlyoffice</groupId>
<artifactId>exo-onlyoffice-editor-parent</artifactId>
<version>2.4.4</version>
<version>2.4.4-patched</version>
</parent>
<artifactId>exo-onlyoffice-editor-packaging</artifactId>
<packaging>pom</packaging>
Expand Down
5 changes: 5 additions & 0 deletions patches-changelog.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
2023-12-06 eXo Support <[email protected]>

# 2.4.4 Patches changelog:


2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<artifactId>exo-onlyoffice-editor-parent</artifactId>
<groupId>org.exoplatform.addons.onlyoffice</groupId>
<version>2.4.4</version>
<version>2.4.4-patched</version>
<packaging>pom</packaging>
<name>eXo Add-on:: OnlyOffice Editor</name>
<description>eXo OnlyOffice Editor for Documents extension</description>
Expand Down
2 changes: 1 addition & 1 deletion services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.addons.onlyoffice</groupId>
<artifactId>exo-onlyoffice-editor-parent</artifactId>
<version>2.4.4</version>
<version>2.4.4-patched</version>
</parent>
<artifactId>exo-onlyoffice-editor-services</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.addons.onlyoffice</groupId>
<artifactId>exo-onlyoffice-editor-parent</artifactId>
<version>2.4.4</version>
<version>2.4.4-patched</version>
</parent>
<artifactId>exo-onlyoffice-editor-webapp</artifactId>
<packaging>war</packaging>
Expand Down

0 comments on commit f7700f3

Please sign in to comment.