Skip to content

Commit

Permalink
[maven-release-plugin] prepare release composum-ai-integration-0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
r.wunsch@ist-software.com authored and r.wunsch@ist-software.com committed Sep 24, 2023
1 parent 674c0cb commit aa2e9ae
Show file tree
Hide file tree
Showing 16 changed files with 21 additions and 25 deletions.
6 changes: 2 additions & 4 deletions aem/all/pom.xml
Expand Up @@ -13,9 +13,7 @@
| See the License for the specific language governing permissions and
| limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<!-- ====================================================================== -->
Expand All @@ -24,7 +22,7 @@
<parent>
<groupId>com.composum.ai.aem</groupId>
<artifactId>composum-ai</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions aem/core/pom.xml
Expand Up @@ -14,13 +14,12 @@
| See the License for the specific language governing permissions and
| limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.composum.ai.aem</groupId>
<artifactId>composum-ai</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>composum-ai.core</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions aem/pom.xml
Expand Up @@ -24,15 +24,15 @@
<groupId>com.composum.ai.aem</groupId>
<artifactId>composum-ai</artifactId>
<packaging>pom</packaging>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
<name>Composum AI::AEM</name>
<description>Composum AI AEM variant</description>
<url>${siteurl}</url>
<scm>
<connection>scm:git:${giturl}</connection>
<developerConnection>scm:git:${giturl}</developerConnection>
<url>${giturl}</url>
<tag>HEAD</tag>
<tag>composum-ai-integration-0.5.0</tag>
</scm>
<modules>
<module>all</module>
Expand Down
2 changes: 1 addition & 1 deletion aem/ui.apps.structure/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.composum.ai.aem</groupId>
<artifactId>composum-ai</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion aem/ui.apps/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.composum.ai.aem</groupId>
<artifactId>composum-ai</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion aem/ui.config/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.composum.ai.aem</groupId>
<artifactId>composum-ai</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion aem/ui.content/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.composum.ai.aem</groupId>
<artifactId>composum-ai</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions aem/ui.frontend/pom.xml
Expand Up @@ -14,8 +14,7 @@
| See the License for the specific language governing permissions and
| limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<!-- ====================================================================== -->
Expand All @@ -24,7 +23,7 @@
<parent>
<groupId>com.composum.ai.aem</groupId>
<artifactId>composum-ai</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion backend/base/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.composum.ai</groupId>
<artifactId>composum-ai-integration-backend</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>

<artifactId>composum-ai-integration-backend-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.composum.ai</groupId>
<artifactId>composum-ai-integration</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>

<artifactId>composum-ai-integration-backend</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/slingbase/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.composum.ai</groupId>
<artifactId>composum-ai-integration-backend</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>

<artifactId>composum-ai-integration-backend-slingbase</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion composum/bundle/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.composum.ai</groupId>
<artifactId>composum-ai-integration-composum</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>

<artifactId>composum-ai-integration-composum-bundle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion composum/config/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.composum.ai</groupId>
<artifactId>composum-ai-integration-composum</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>

<artifactId>composum-ai-integration-composum-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion composum/package/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.composum.ai</groupId>
<artifactId>composum-ai-integration-composum</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>

<artifactId>composum-ai-integration-composum-package</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion composum/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.composum.ai</groupId>
<artifactId>composum-ai-integration</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>

<artifactId>composum-ai-integration-composum</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -10,7 +10,7 @@

<groupId>com.composum.ai</groupId>
<artifactId>composum-ai-integration</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
<packaging>pom</packaging>

<name>Composum AI</name>
Expand All @@ -23,7 +23,7 @@
<connection>scm:git:${giturl}</connection>
<developerConnection>scm:git:${giturl}</developerConnection>
<url>${giturl}</url>
<tag>HEAD</tag>
<tag>composum-ai-integration-0.5.0</tag>
</scm>

<modules>
Expand Down

0 comments on commit aa2e9ae

Please sign in to comment.