Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone authored Dec 6, 2022
1 parent e325766 commit c2a29b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>design.aem</groupId>
<artifactId>cloning</artifactId>
<packaging>bundle</packaging>
<version>1.11.0</version>
<version>1.11.1</version>
<name>cloning</name>
<url>https://github.com/aem-design/cloning/</url>
<description><![CDATA[
Expand Down Expand Up @@ -257,6 +257,7 @@
<groupId>org.objenesis</groupId>
<artifactId>objenesis</artifactId>
<version>3.3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit c2a29b7

Please sign in to comment.