Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.4.26
Browse files Browse the repository at this point in the history
  • Loading branch information
honnix committed Oct 2, 2023
1 parent 66efab8 commit 89ee5d7
Show file tree
Hide file tree
Showing 19 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion flyteidl-protos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

<artifactId>flyteidl-protos</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flytekit-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

<artifactId>flytekit-api</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions flytekit-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<groupId>org.flyte</groupId>
<artifactId>flytekit-bom</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>

<packaging>pom</packaging>

Expand Down Expand Up @@ -48,7 +48,7 @@
<scm>
<connection>scm:git:https://github.com/flyteorg/flytekit-java.git</connection>
<developerConnection>scm:git:https://github.com/flyteorg/flytekit-java.git</developerConnection>
<tag>HEAD</tag>
<tag>0.4.26</tag>
<url>https://github.com/flyteorg/flytekit-java</url>
</scm>

Expand Down
2 changes: 1 addition & 1 deletion flytekit-examples-scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

<artifactId>flytekit-examples-scala_2.13</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flytekit-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

<artifactId>flytekit-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flytekit-jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

<artifactId>flytekit-jackson</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flytekit-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

<artifactId>flytekit-java</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flytekit-local-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

<artifactId>flytekit-local-engine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion flytekit-scala-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

<!-- can't use properties, artifact name should be constant -->
Expand Down
2 changes: 1 addition & 1 deletion flytekit-scala_2.12/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

<!-- can't use properties, artifact name should be constant -->
Expand Down
2 changes: 1 addition & 1 deletion flytekit-scala_2.13/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

<!-- can't use properties, artifact name should be constant -->
Expand Down
2 changes: 1 addition & 1 deletion flytekit-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

<artifactId>flytekit-testing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

<artifactId>integration-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jflyte-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

<artifactId>jflyte-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jflyte-aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

<artifactId>jflyte-aws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jflyte-google-cloud/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

<artifactId>jflyte-google-cloud</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jflyte-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

<artifactId>jflyte-utils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jflyte/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>
</parent>

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

<groupId>org.flyte</groupId>
<artifactId>flytekit-parent</artifactId>
<version>0.4.26-SNAPSHOT</version>
<version>0.4.26</version>

<packaging>pom</packaging>

Expand Down Expand Up @@ -69,7 +69,7 @@
<scm>
<connection>scm:git:https://github.com/flyteorg/flytekit-java.git</connection>
<developerConnection>scm:git:https://github.com/flyteorg/flytekit-java.git</developerConnection>
<tag>HEAD</tag>
<tag>0.4.26</tag>
<url>https://github.com/flyteorg/flytekit-java</url>
</scm>

Expand Down

0 comments on commit 89ee5d7

Please sign in to comment.