Skip to content

Commit

Permalink
ACS-5471: Secondary path support
Browse files Browse the repository at this point in the history
- fixes for PMD
  • Loading branch information
krdabrowski committed Sep 28, 2023
1 parent 6887859 commit 894d9f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
<groupId>org.alfresco</groupId>
<artifactId>alfresco-enterprise-repo</artifactId>
<relativePath>../alfresco-enterprise-repo/pom.xml</relativePath>
<version>23.1.0.208-SNAPSHOT</version>
<version>23.1.0.209-SNAPSHOT</version>
</parent>

<properties>
<dependency.alfresco-enterprise-repo.version>23.1.0.208-SNAPSHOT</dependency.alfresco-enterprise-repo.version>
<dependency.alfresco-enterprise-share.version>23.1.0.236</dependency.alfresco-enterprise-share.version>
<dependency.alfresco-enterprise-repo.version>23.1.0.209-SNAPSHOT</dependency.alfresco-enterprise-repo.version>
<dependency.alfresco-enterprise-share.version>23.1.0.238</dependency.alfresco-enterprise-share.version>

<alfresco.rm-enterprise-rest-api-explorer.version>3.0.2</alfresco.rm-enterprise-rest-api-explorer.version>

Expand Down

0 comments on commit 894d9f5

Please sign in to comment.