Skip to content

Commit

Permalink
[maven-release-plugin] prepare release component-runtime-1.65.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-git committed Nov 20, 2024
1 parent b29e50f commit 864225f
Show file tree
Hide file tree
Showing 68 changed files with 70 additions and 70 deletions.
2 changes: 1 addition & 1 deletion component-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-form/component-form-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-form</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-form-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-form/component-form-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-form</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-form-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-form/component-uispec-mapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-form</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-uispec-mapper</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-form/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-form</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-runtime-beam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-runtime-beam</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-runtime-design-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-runtime-design-extension</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-runtime-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-runtime-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-runtime-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-runtime-manager</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime-testing</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-runtime-beam-junit</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime-testing</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-runtime-http-junit</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime-testing</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-runtime-junit-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-runtime-testing/component-runtime-junit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime-testing</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-runtime-junit</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime-testing</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-runtime-testing-spark</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-runtime-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-runtime-testing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-server-parent/component-server-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-server-parent</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-server-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-server-parent/component-server-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-server-parent</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-server-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-server-parent/component-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-server-parent</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-server</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>extensions</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-server-extension-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-server-parent/extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-server-parent</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>extensions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-server-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-server-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-starter-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-starter-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-studio/component-runtime-di/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-studio</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-runtime-di</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-studio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-studio</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-tools-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-tools-webapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/container-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>container</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>container-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/nested-maven-repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>container</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>nested-maven-repository</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>container</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>documentation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gradle-talend-component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>gradle-talend-component</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion images/component-server-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>images</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-server-image</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion images/component-starter-server-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>images</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>component-starter-server-image</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion images/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>images</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion images/remote-engine-customizer-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>images</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>remote-engine-customizer-image</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
<packaging>pom</packaging>

<name>Component Runtime</name>
Expand Down Expand Up @@ -133,7 +133,7 @@
<!-- scm.repository can be overwritten if you are running from a project fork-->
<connection>scm:git:git://github.com/${scm.repository}.git</connection>
<developerConnection>scm:git:git@github.com:${scm.repository}.git</developerConnection>
<tag>HEAD</tag>
<tag>component-runtime-1.65.0</tag>
<url>https://github.com/${scm.repository}</url>
</scm>
<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion remote-engine-customizer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>remote-engine-customizer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion reporting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>component-runtime</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>reporting</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>documentation-sample</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>activeif-component</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>documentation-sample</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>checkbox-component</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sample-parent/documentation-sample/code-component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>documentation-sample</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>code-component</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.talend.sdk.component</groupId>
<artifactId>documentation-sample</artifactId>
<version>1.65.0-SNAPSHOT</version>
<version>1.65.0</version>
</parent>

<artifactId>credentials-component</artifactId>
Expand Down
Loading

0 comments on commit 864225f

Please sign in to comment.