Skip to content

Commit c178015

Browse files
committed
add commercial support info
1 parent fb8a344 commit c178015

5 files changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
Documentation: https://devops.wcm.io/conga/plugins/aem/<br/>
77
Issues: https://wcm-io.atlassian.net/projects/WDCONGA<br/>
88
Wiki: https://wcm-io.atlassian.net/wiki/<br/>
9-
Continuous Integration: https://travis-ci.org/conga-aem-plugin
9+
Continuous Integration: https://travis-ci.org/conga-aem-plugin<br/>
10+
Commercial support: https://wcm.io/commercial-support.html
1011

1112

1213
## Build from sources

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

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.2.2</version>
26+
<version>1.2.3-SNAPSHOT</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.2.2</version>
28+
<version>1.2.3-SNAPSHOT</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.2.2</version>
28+
<version>1.2.3-SNAPSHOT</version>
2929
<relativePath />
3030
</parent>
3131

0 commit comments

Comments
 (0)