We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd16933 commit 51a1e61Copy full SHA for 51a1e61
1 file changed
parent/pom.xml
@@ -25,7 +25,7 @@
25
<parent>
26
<groupId>io.wcm.devops</groupId>
27
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
28
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.0</version>
29
<relativePath />
30
</parent>
31
@@ -70,12 +70,12 @@
70
<dependency>
71
<groupId>io.wcm.tooling.commons</groupId>
72
<artifactId>io.wcm.tooling.commons.content-package-builder</artifactId>
73
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.7.0</version>
74
</dependency>
75
76
77
<artifactId>io.wcm.tooling.commons.crx-packmgr-helper</artifactId>
78
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.4</version>
79
80
81
0 commit comments