Skip to content

Commit 61dcdd2

Browse files
Update dependency io.wcm.devops:io.wcm.devops.parent_toplevel to v2.1.0
1 parent 0a5d21e commit 61dcdd2

File tree

2 files changed

+2
-2
lines changed
  • parent
  • tooling/conga-maven-plugin/src/it/example/environments

2 files changed

+2
-2
lines changed

parent/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>2.1.0-SNAPSHOT</version>
28+
<version>2.1.0</version>
2929
<relativePath />
3030
</parent>
3131

tooling/conga-maven-plugin/src/it/example/environments/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>io.wcm.devops</groupId>
5353
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
54-
<version>2.0.4</version>
54+
<version>2.1.0</version>
5555
<type>xml</type>
5656
<classifier>site</classifier>
5757
<scope>compile</scope>

0 commit comments

Comments
 (0)