Skip to content

Commit

Permalink
remove site-api dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Nov 27, 2023
1 parent 7e85fd1 commit 412a4d9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
10 changes: 0 additions & 10 deletions content-packages/complete/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,16 +73,6 @@
<artifactId>io.wcm.dam.asset-service</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.site-api.processor</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.site-api.handler</artifactId>
<scope>provided</scope>
</dependency>

</dependencies>

Expand Down
10 changes: 0 additions & 10 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,16 +184,6 @@
<artifactId>io.wcm.dam.asset-service</artifactId>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.site-api.processor</artifactId>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.site-api.handler</artifactId>
<version>1.1.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 412a4d9

Please sign in to comment.