Skip to content

Commit

Permalink
Revert commit c30613f
Browse files Browse the repository at this point in the history
  • Loading branch information
smiakchilo committed Aug 19, 2020
1 parent c30613f commit 73e8e62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions samples/apps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,10 @@
</profiles>

<dependencies>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.api</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>aem-authoring-toolkit-samples-core</artifactId>
Expand Down

0 comments on commit 73e8e62

Please sign in to comment.