Skip to content

Commit

Permalink
remove deprecated asset-service
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Dec 19, 2023
1 parent a322b47 commit 99458c6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions content-packages/complete/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,6 @@
<artifactId>io.wcm.caconfig.editor</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.dam.asset-service</artifactId>
<scope>provided</scope>
</dependency>

</dependencies>

Expand Down
5 changes: 0 additions & 5 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,11 +179,6 @@
<artifactId>io.wcm.wcm.ui.clientlibs</artifactId>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.dam.asset-service</artifactId>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>io.wcm.devops.conga.definitions</groupId>
<artifactId>io.wcm.devops.conga.definitions.aem</artifactId>
Expand Down

0 comments on commit 99458c6

Please sign in to comment.