Skip to content

Commit 997b633

Browse files
committed
update dependency
1 parent 16ae41d commit 997b633

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

conga-aem-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.wcm.devops</groupId>
2727
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
28-
<version>1.1.7-SNAPSHOT</version>
28+
<version>1.2.0</version>
2929
<relativePath />
3030
</parent>
3131

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>io.wcm.maven</groupId>
2828
<artifactId>io.wcm.maven.global-parent</artifactId>
29-
<version>28</version>
29+
<version>30</version>
3030
<relativePath/>
3131
</parent>
3232

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.wcm.devops</groupId>
2525
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
26-
<version>1.1.7-SNAPSHOT</version>
26+
<version>1.2.0</version>
2727
<relativePath />
2828
</parent>
2929

tooling/conga-aem-crypto-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.wcm.devops</groupId>
2727
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
28-
<version>1.1.7-SNAPSHOT</version>
28+
<version>1.2.0</version>
2929
<relativePath />
3030
</parent>
3131

tooling/conga-aem-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.wcm.devops</groupId>
2727
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
28-
<version>1.1.6</version>
28+
<version>1.2.0</version>
2929
<relativePath />
3030
</parent>
3131

0 commit comments

Comments
 (0)