Skip to content

Commit 6e59ad5

Browse files
committed
prepare release
1 parent 9595519 commit 6e59ad5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
2424
<body>
2525

26-
<release version="1.8.12" date="not released">
26+
<release version="1.8.12" date="2018-10-17">
2727
<action type="update" dev="sseifert">
2828
conga-aem-maven-plugin: Fix display of active bundles when checking bundle display.
2929
</action>

conga-aem-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>io.wcm.tooling.commons</groupId>
7575
<artifactId>io.wcm.tooling.commons.crx-packmgr-helper</artifactId>
76-
<version>1.5.7-SNAPSHOT</version>
76+
<version>1.5.8</version>
7777
<scope>compile</scope>
7878
</dependency>
7979

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>io.wcm.tooling.commons</groupId>
101101
<artifactId>io.wcm.tooling.commons.crx-packmgr-helper</artifactId>
102-
<version>1.5.7-SNAPSHOT</version>
102+
<version>1.5.8</version>
103103
<scope>compile</scope>
104104
</dependency>
105105
</dependencies>

0 commit comments

Comments
 (0)