Skip to content

Commit

Permalink
POMs - update for new tag 4.0.11-M4
Browse files Browse the repository at this point in the history
  • Loading branch information
svilen-d committed Jul 31, 2024
1 parent 50a03a3 commit 7d24421
Show file tree
Hide file tree
Showing 28 changed files with 87 additions and 87 deletions.
2 changes: 1 addition & 1 deletion actionlibrary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-framework</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-actionlibrary</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent/agentapp/all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.axway.ats.framework.agent.standalone</groupId>
<artifactId>ats-agent-standalone</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-agent-standalone-all</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent/agentapp/containerstarter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.axway.ats.framework.agent.standalone</groupId>
<artifactId>ats-agent-standalone</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-agent-standalone-containerstarter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent/agentapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.axway.ats.framework.agent</groupId>
<artifactId>ats-agent</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<groupId>com.axway.ats.framework.agent.standalone</groupId>
Expand Down
2 changes: 1 addition & 1 deletion agent/agentapp/systemoperations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.axway.ats.framework.agent.standalone</groupId>
<artifactId>ats-agent-standalone</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-agent-systemoperations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.axway.ats.framework.agent</groupId>
<artifactId>ats-agent</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-agent-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-framework</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<groupId>com.axway.ats.framework.agent</groupId>
Expand Down
2 changes: 1 addition & 1 deletion agent/webapps/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.axway.ats.framework.agent.webapp</groupId>
<artifactId>ats-agent-webapp</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-agent-webapp-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent/webapps/jbosscontainer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.axway.ats.framework.agent.webapp</groupId>
<artifactId>ats-agent-webapp</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-agent-webapp-jbosscontainer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent/webapps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.axway.ats.framework.agent</groupId>
<artifactId>ats-agent</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<groupId>com.axway.ats.framework.agent.webapp</groupId>
Expand Down
2 changes: 1 addition & 1 deletion agent/webapps/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.axway.ats.framework.agent.webapp</groupId>
<artifactId>ats-agent-webapp</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-agent-webapp-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent/webapps/tomcatcontainer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.axway.ats.framework.agent.webapp</groupId>
<artifactId>ats-agent-webapp</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-agent-webapp-tomcatcontainer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion commonlibrary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-framework</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-framework</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-configuration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion corelibrary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-framework</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion environmentcleanup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-framework</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-environmentcleanup</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-framework</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>
<artifactId>ats-examples</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/vm-actions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-examples</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>
<groupId>com.axway.ats.framework.examples</groupId>
<artifactId>ats-examples-vm-actions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/vm-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-examples</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>
<groupId>com.axway.ats.framework.examples</groupId>
<artifactId>ats-examples-vm-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-framework</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-log</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion monitoringlibrary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-framework</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-monitoringlibrary</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-framework</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
<packaging>pom</packaging>
<name>ATS-Framework</name>
<description>ATS Maven parent artifact. Used for sharing common settings and dependencies</description>
Expand Down
2 changes: 1 addition & 1 deletion rbv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-framework</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-rbv</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testharness/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-framework</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-testharness</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uiengine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-framework</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-uiengine</artifactId>
Expand Down
120 changes: 60 additions & 60 deletions utilities/azure-utilities/pom.xml
Original file line number Diff line number Diff line change
@@ -1,60 +1,60 @@
<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.axway.ats.framework.utilities</groupId>
<artifactId>ats-utilities</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
</parent>

<artifactId>ats-azure-utilities</artifactId>
<name>ATS-Azure-Utilities</name>
<description>ATS Azure Storage utility classes - operations and verification. Currently only Blob Storage operations
are supported
</description>


<dependencies>

<dependency>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-actionlibrary</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-rbv</artifactId>
<version>${project.version}</version>
</dependency>

<!-- <dependency> use from ats-common
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
</dependency> -->

<dependency>
<!--<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>-->
<groupId>org.slf4j</groupId>
<artifactId>slf4j-reload4j</artifactId>
</dependency>

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>

<!-- Azure Blob Storage dependency -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.18.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.10.1</version>
</dependency>
</dependencies>

</project>
<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.axway.ats.framework.utilities</groupId>
<artifactId>ats-utilities</artifactId>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-azure-utilities</artifactId>
<name>ATS-Azure-Utilities</name>
<description>ATS Azure Storage utility classes - operations and verification. Currently only Blob Storage operations
are supported
</description>


<dependencies>

<dependency>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-actionlibrary</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-rbv</artifactId>
<version>${project.version}</version>
</dependency>

<!-- <dependency> use from ats-common
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
</dependency> -->

<dependency>
<!--<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>-->
<groupId>org.slf4j</groupId>
<artifactId>slf4j-reload4j</artifactId>
</dependency>

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>

<!-- Azure Blob Storage dependency -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.18.0</version>
</dependency>
<!-- <dependency> comes as dependency inside and is not optional
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.13.4</version>
</dependency>-->
</dependencies>

</project>
2 changes: 1 addition & 1 deletion utilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-framework</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<groupId>com.axway.ats.framework.utilities</groupId>
Expand Down
2 changes: 1 addition & 1 deletion utilities/s3-utilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.axway.ats.framework.utilities</groupId>
<artifactId>ats-utilities</artifactId>
<version>4.0.11-log4j1-SNAPSHOT</version>
<version>4.0.11-M4</version>
</parent>

<artifactId>ats-s3-utilities</artifactId>
Expand Down

0 comments on commit 7d24421

Please sign in to comment.