Skip to content

Commit ac420ad

Browse files
[maven-release-plugin] prepare release composum-ai-integration-1.1.2
1 parent 5ddd130 commit ac420ad

File tree

16 files changed

+18
-18
lines changed

16 files changed

+18
-18
lines changed

aem/all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.composum.ai.aem</groupId>
2424
<artifactId>composum-ai</artifactId>
25-
<version>1.1.2-SNAPSHOT</version>
25+
<version>1.1.2</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

aem/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.composum.ai.aem</groupId>
2121
<artifactId>composum-ai</artifactId>
22-
<version>1.1.2-SNAPSHOT</version>
22+
<version>1.1.2</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525
<artifactId>composum-ai.core</artifactId>

aem/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@
2525
<groupId>com.composum.ai.aem</groupId>
2626
<artifactId>composum-ai</artifactId>
2727
<packaging>pom</packaging>
28-
<version>1.1.2-SNAPSHOT</version>
28+
<version>1.1.2</version>
2929
<name>Composum AI::AEM</name>
3030
<description>Composum AI AEM variant</description>
3131
<url>${siteurl}</url>
3232
<scm>
3333
<connection>scm:git:${giturl}</connection>
3434
<developerConnection>scm:git:${giturl}</developerConnection>
3535
<url>${giturl}</url>
36-
<tag>HEAD</tag>
36+
<tag>composum-ai-integration-1.1.2</tag>
3737
</scm>
3838
<distributionManagement>
3939
<site>

aem/ui.apps.structure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.composum.ai.aem</groupId>
1010
<artifactId>composum-ai</artifactId>
11-
<version>1.1.2-SNAPSHOT</version>
11+
<version>1.1.2</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

aem/ui.apps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.composum.ai.aem</groupId>
2525
<artifactId>composum-ai</artifactId>
26-
<version>1.1.2-SNAPSHOT</version>
26+
<version>1.1.2</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

aem/ui.config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.composum.ai.aem</groupId>
2525
<artifactId>composum-ai</artifactId>
26-
<version>1.1.2-SNAPSHOT</version>
26+
<version>1.1.2</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

aem/ui.content/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.composum.ai.aem</groupId>
2525
<artifactId>composum-ai</artifactId>
26-
<version>1.1.2-SNAPSHOT</version>
26+
<version>1.1.2</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

aem/ui.frontend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.composum.ai.aem</groupId>
2525
<artifactId>composum-ai</artifactId>
26-
<version>1.1.2-SNAPSHOT</version>
26+
<version>1.1.2</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

backend/base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.composum.ai</groupId>
77
<artifactId>composum-ai-integration-backend</artifactId>
8-
<version>1.1.2-SNAPSHOT</version>
8+
<version>1.1.2</version>
99
</parent>
1010

1111
<artifactId>composum-ai-integration-backend-base</artifactId>

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.composum.ai</groupId>
77
<artifactId>composum-ai-integration</artifactId>
8-
<version>1.1.2-SNAPSHOT</version>
8+
<version>1.1.2</version>
99
</parent>
1010

1111
<artifactId>composum-ai-integration-backend</artifactId>

backend/slingbase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.composum.ai</groupId>
77
<artifactId>composum-ai-integration-backend</artifactId>
8-
<version>1.1.2-SNAPSHOT</version>
8+
<version>1.1.2</version>
99
</parent>
1010

1111
<artifactId>composum-ai-integration-backend-slingbase</artifactId>

composum/bundle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.composum.ai</groupId>
77
<artifactId>composum-ai-integration-composum</artifactId>
8-
<version>1.1.2-SNAPSHOT</version>
8+
<version>1.1.2</version>
99
</parent>
1010

1111
<artifactId>composum-ai-integration-composum-bundle</artifactId>

composum/config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.composum.ai</groupId>
77
<artifactId>composum-ai-integration-composum</artifactId>
8-
<version>1.1.2-SNAPSHOT</version>
8+
<version>1.1.2</version>
99
</parent>
1010

1111
<artifactId>composum-ai-integration-composum-config</artifactId>

composum/package/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.composum.ai</groupId>
77
<artifactId>composum-ai-integration-composum</artifactId>
8-
<version>1.1.2-SNAPSHOT</version>
8+
<version>1.1.2</version>
99
</parent>
1010

1111
<artifactId>composum-ai-integration-composum-package</artifactId>

composum/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.composum.ai</groupId>
77
<artifactId>composum-ai-integration</artifactId>
8-
<version>1.1.2-SNAPSHOT</version>
8+
<version>1.1.2</version>
99
</parent>
1010

1111
<artifactId>composum-ai-integration-composum</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.composum.ai</groupId>
1212
<artifactId>composum-ai-integration</artifactId>
13-
<version>1.1.2-SNAPSHOT</version>
13+
<version>1.1.2</version>
1414
<packaging>pom</packaging>
1515

1616
<name>Composum AI</name>
@@ -23,7 +23,7 @@
2323
<connection>scm:git:${giturl}</connection>
2424
<developerConnection>scm:git:${giturl}</developerConnection>
2525
<url>${giturl}</url>
26-
<tag>HEAD</tag>
26+
<tag>composum-ai-integration-1.1.2</tag>
2727
</scm>
2828
<issueManagement>
2929
<system>GitHub</system>

0 commit comments

Comments
 (0)