Skip to content

Commit

Permalink
W-17396763: Update dependencies versions for 4.10.0-SNAPSHOT (#1485)
Browse files Browse the repository at this point in the history
* W-17396763: Update version to 4.10.0-SNAPSHOT

* W-17396763: Update MuleArtifactDeclaration in allowlist to version 1.10.0-SNAPSHOT

* W-17396763: Update ApiAnnotations in allowlist to version 1.9.0-SNAPSHOT

* W-17396763: Update MulePropertiesApi in allowlist to version 1.6.0-SNAPSHOT

* W-17396763: Update MuleApi in allowlist to version 1.10.0-SNAPSHOT

* W-17396763: Update MuleArtifactAst in allowlist to version 1.6.0-SNAPSHOT

* W-17396763: Update MuleSdkApi in allowlist to version 0.12.0-SNAPSHOT

* W-17396763: Update MuleExtensionsApi in allowlist to version 1.10.0-SNAPSHOT

* W-17396763: Update MuleSdkCompatibilityApi in allowlist to version 0.12.0-SNAPSHOT

* W-17396763: Update MuleEmbeddedApi in pom to version 1.10.0-SNAPSHOT

* W-17396763: Update MetadataModelApi in allowlist to version 1.10.0-SNAPSHOT

* W-17396763: Update MuleDslApi in allowlist to version 1.10.0-SNAPSHOT

* W-17396763: Update MuleHttpPolicyApi in allowlist to version 1.10.0-SNAPSHOT

* W-17396763: Update MulePolicyApi in allowlist to version 1.10.0-SNAPSHOT

* W-17396763: Update MuleMavenClient in allowlist to version 2.5.0-SNAPSHOT

* W-17396763: Update MuleMavenClient in allowlist to version 2.5.0-SNAPSHOT

* W-17396763: Update MuleProfilingApi in allowlist to version 1.6.0-SNAPSHOT

* W-17396763: Update Mule in pom to version 4.10.0-SNAPSHOT

* W-17396763: Update MuleHttpService in allowlist to version 1.12.0-SNAPSHOT

* W-17396763: Update MuleSchedulerService in allowlist to version 1.10.0-SNAPSHOT

* W-17396763: Update MuleOauthService in allowlist to version 2.7.0-SNAPSHOT

* W-17396763: Update MuleOauthClient in allowlist to version 2.5.0-SNAPSHOT

* W-17396763: Update MuleSoapService in Jenkinsfile upstream job to branch 1.8.1

---------

Co-authored-by: mulesoft-es-automation-jenkins-onprem <[email protected]>
  • Loading branch information
Show file tree
Hide file tree
Showing 19 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-distributions</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion bom/runtime-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-bom</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion bom/runtime-impl-no-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-bom</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion bom/runtime-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-bom</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ upstreamProjects:
Mule-runtime/mule-http-service/master,
Mule-runtime/mule-oauth-service/master,
Mule-runtime/mule-scheduler-service/master,
Mule-runtime/mule-soap-service/master,
Mule-runtime/mule-soap-service/1.8.1,
Mule-runtime/mule-embedded-api/master,
Mule-runtime/mule-maven-client/master
archiveArtifacts: "**/logs/**,**/conf/wrapper*.conf"
Expand Down
2 changes: 1 addition & 1 deletion embedded/embedded-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-embedded</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
</parent>
<artifactId>mule-embedded-distribution</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion embedded/embedded-impl-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-embedded</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion embedded/embedded-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-embedded</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion embedded/embedded-test/embedded-test-helper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-module-embedded-test-parent</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion embedded/embedded-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-embedded</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion embedded/embedded-test/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-module-embedded-test-parent</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-distributions</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion mule-wrapper-additional-parameters-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-distributions</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>org.mule.runtime</groupId>
<artifactId>mule</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-distributions</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Mule Distributions</name>

Expand All @@ -26,7 +26,7 @@
</build>

<properties>
<muleEmbeddedApiVersion>1.9.0-SNAPSHOT</muleEmbeddedApiVersion>
<muleEmbeddedApiVersion>1.10.0-SNAPSHOT</muleEmbeddedApiVersion>
<muleDependenciesVersion>1.x-SNAPSHOT</muleDependenciesVersion>
<muleBomVersion>${project.version}</muleBomVersion>

Expand Down
2 changes: 1 addition & 1 deletion services-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-distributions</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion standalone-structure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-distributions</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
74 changes: 37 additions & 37 deletions standalone/assembly-allowlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,33 +99,33 @@
# /lib/mule
#
/mule-standalone-${productVersion}/lib/mule
/mule-standalone-${productVersion}/lib/mule/mule-api-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-profiling-api-1.5.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-artifact-declaration-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-artifact-declaration-persistence-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-api-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-profiling-api-1.6.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-artifact-declaration-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-artifact-declaration-persistence-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-core-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-core-components-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-extensions-api-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-extensions-mime-types-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-extensions-api-persistence-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-extensions-api-dsql-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-oauth-client-2.4.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-oauth-client-api-2.4.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-extensions-api-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-extensions-mime-types-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-extensions-api-persistence-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-extensions-api-dsql-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-oauth-client-2.5.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-oauth-client-api-2.5.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-artifact-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-artifact-activation-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-manifest-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-metadata-model-api-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-metadata-model-java-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-metadata-model-xml-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-metadata-model-json-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-metadata-model-raml-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-metadata-model-persistence-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-metadata-model-catalog-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-message-metadata-model-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-artifact-ast-1.5.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-artifact-ast-dependency-graph-1.5.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-artifact-ast-xml-parser-1.5.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-artifact-ast-serialization-1.5.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-metadata-model-api-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-metadata-model-java-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-metadata-model-xml-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-metadata-model-json-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-metadata-model-raml-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-metadata-model-persistence-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-metadata-model-catalog-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-message-metadata-model-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-artifact-ast-1.6.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-artifact-ast-dependency-graph-1.6.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-artifact-ast-xml-parser-1.6.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-artifact-ast-serialization-1.6.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-jar-handling-utils-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-extensions-mule-support-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-extensions-spring-support-${productVersion}.jar
Expand All @@ -139,24 +139,24 @@
/mule-standalone-${productVersion}/lib/mule/mule-module-deployment-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-deployment-model-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-deployment-model-impl-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-dsl-api-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-http-policy-api-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-dsl-api-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-http-policy-api-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-license-api-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-service-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-container-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-metadata-support-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-policy-api-1.9.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-policy-api-1.10.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-properties-config-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-repository-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-spring-config-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-tls-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-tooling-support-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-module-troubleshooting-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-properties-api-1.5.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-properties-api-1.6.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-runtime-errors-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-runtime-extension-model-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-sdk-api-0.11.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-sdk-compatibility-api-0.11.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-sdk-api-0.12.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-sdk-compatibility-api-0.12.0-SNAPSHOT.jar
/mule-standalone-${productVersion}/lib/mule/mule-service-http-api-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-service-oauth-api-${productVersion}.jar
/mule-standalone-${productVersion}/lib/mule/mule-metrics-api-${productVersion}.jar
Expand Down Expand Up @@ -184,9 +184,9 @@
# /services
#
/mule-standalone-${productVersion}/services
/mule-standalone-${productVersion}/services/mule-service-scheduler-1.9.0-+
/mule-standalone-${productVersion}/services/mule-service-http-1.11.0-+
/mule-standalone-${productVersion}/services/mule-service-oauth-2.6.0-+
/mule-standalone-${productVersion}/services/mule-service-scheduler-1.10.0-+
/mule-standalone-${productVersion}/services/mule-service-http-1.12.0-+
/mule-standalone-${productVersion}/services/mule-service-oauth-2.7.0-+
/mule-standalone-${productVersion}/services/mule-service-weave-2.10.0-+
#
# /lib/opt
Expand Down Expand Up @@ -258,13 +258,13 @@
/mule-standalone-${productVersion}/lib/opt/maven-resolver-util-1.+
/mule-standalone-${productVersion}/lib/opt/maven-settings-3.+
/mule-standalone-${productVersion}/lib/opt/maven-settings-builder-3.+
/mule-standalone-${productVersion}/lib/opt/api-annotations-1.8.0-+
/mule-standalone-${productVersion}/lib/opt/api-annotations-1.9.0-+
/mule-standalone-${productVersion}/lib/opt/mule-classloader-model-4.2.0.jar
/mule-standalone-${productVersion}/lib/opt/mule-maven-client-api-2.4.0-+
/mule-standalone-${productVersion}/lib/opt/mule-maven-client-impl-2.4.0-+
/mule-standalone-${productVersion}/lib/opt/mule-maven-pom-parser-api-2.4.0-+
/mule-standalone-${productVersion}/lib/opt/mule-maven-pom-parser-impl-2.4.0-+
/mule-standalone-${productVersion}/lib/opt/maven-model-shaded-2.4.0-+
/mule-standalone-${productVersion}/lib/opt/mule-maven-client-api-2.5.0-+
/mule-standalone-${productVersion}/lib/opt/mule-maven-client-impl-2.5.0-+
/mule-standalone-${productVersion}/lib/opt/mule-maven-pom-parser-api-2.5.0-+
/mule-standalone-${productVersion}/lib/opt/mule-maven-pom-parser-impl-2.5.0-+
/mule-standalone-${productVersion}/lib/opt/maven-model-shaded-2.5.0-+
/mule-standalone-${productVersion}/lib/opt/micrometer-commons-1.+
/mule-standalone-${productVersion}/lib/opt/micrometer-observation-1.+
/mule-standalone-${productVersion}/lib/opt/nativeimage-24.+
Expand Down
2 changes: 1 addition & 1 deletion standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-distributions</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-distributions</artifactId>
<version>4.9.0-SNAPSHOT</version>
<version>4.10.0-SNAPSHOT</version>
</parent>
<artifactId>mule-distro-tests</artifactId>
<packaging>jar</packaging>
Expand Down

0 comments on commit 2f49dab

Please sign in to comment.