Skip to content

Commit

Permalink
WEBUI-108: make artifact names consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuno Cunha authored and doulba committed Nov 19, 2020
1 parent e5bd8ae commit 347406e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions nuxeo-coldstorage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

<groupId>org.nuxeo.coldstorage</groupId>
<artifactId>nuxeo-coldstorage</artifactId>
<name>Nuxeo cold storage</name>
<description>Nuxeo cold storage allows the cold storage of document content. This can be needed for archiving,
<name>Nuxeo Cold Storage Core</name>
<description>Nuxeo Cold Storage allows the cold storage of document content. This can be needed for archiving,
compliance, etc.
</description>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@

<groupId>org.nuxeo.coldstorage</groupId>
<artifactId>nuxeo-coldstorage-parent</artifactId>
<name>Nuxeo cold storage Parent</name>
<name>Nuxeo Cold Storage Parent</name>
<version>11.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<description>Nuxeo cold storage allows the cold storage of document content. This can be needed for archiving,
<description>Nuxeo Cold Storage allows the cold storage of document content. This can be needed for archiving,
compliance, etc.
</description>

Expand Down

0 comments on commit 347406e

Please sign in to comment.