Skip to content

Commit 36918bc

Browse files
committed
Stick with version 2.1.2 because later version conflict with the integration test setup in this pom
1 parent 58efadf commit 36918bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/it/bundle-install/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
<parent>
2626
<groupId>io.wcm.maven</groupId>
2727
<artifactId>io.wcm.maven.aem-global-parent</artifactId>
28-
<version>2.1.28</version>
28+
<!-- Stick with version 2.1.2 because later version conflict with the integration test setup in this pom -->
29+
<version>2.1.2</version>
2930
<relativePath/>
3031
</parent>
3132

0 commit comments

Comments
 (0)