Skip to content

Commit 4183cf2

Browse files
committed
[maven-release-plugin] prepare release 0.4.4
1 parent 32af350 commit 4183cf2

File tree

17 files changed

+18
-18
lines changed

17 files changed

+18
-18
lines changed

flyteidl-protos/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.flyte</groupId>
2323
<artifactId>flytekit-parent</artifactId>
24-
<version>0.4.4-SNAPSHOT</version>
24+
<version>0.4.4</version>
2525
</parent>
2626

2727
<artifactId>flyteidl-protos</artifactId>

flytekit-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.flyte</groupId>
2323
<artifactId>flytekit-parent</artifactId>
24-
<version>0.4.4-SNAPSHOT</version>
24+
<version>0.4.4</version>
2525
</parent>
2626

2727
<artifactId>flytekit-api</artifactId>

flytekit-examples-scala/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.flyte</groupId>
2323
<artifactId>flytekit-parent</artifactId>
24-
<version>0.4.4-SNAPSHOT</version>
24+
<version>0.4.4</version>
2525
</parent>
2626

2727
<artifactId>flytekit-examples-scala</artifactId>

flytekit-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.flyte</groupId>
2323
<artifactId>flytekit-parent</artifactId>
24-
<version>0.4.4-SNAPSHOT</version>
24+
<version>0.4.4</version>
2525
</parent>
2626

2727
<artifactId>flytekit-examples</artifactId>

flytekit-jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.flyte</groupId>
2323
<artifactId>flytekit-parent</artifactId>
24-
<version>0.4.4-SNAPSHOT</version>
24+
<version>0.4.4</version>
2525
</parent>
2626

2727
<artifactId>flytekit-jackson</artifactId>

flytekit-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.flyte</groupId>
2323
<artifactId>flytekit-parent</artifactId>
24-
<version>0.4.4-SNAPSHOT</version>
24+
<version>0.4.4</version>
2525
</parent>
2626

2727
<artifactId>flytekit-java</artifactId>

flytekit-local-engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.flyte</groupId>
2323
<artifactId>flytekit-parent</artifactId>
24-
<version>0.4.4-SNAPSHOT</version>
24+
<version>0.4.4</version>
2525
</parent>
2626

2727
<artifactId>flytekit-local-engine</artifactId>

flytekit-scala-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.flyte</groupId>
2323
<artifactId>flytekit-parent</artifactId>
24-
<version>0.4.4-SNAPSHOT</version>
24+
<version>0.4.4</version>
2525
</parent>
2626

2727
<!-- can't use properties, artifact name should be constant -->

flytekit-scala_2.12/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.flyte</groupId>
2323
<artifactId>flytekit-parent</artifactId>
24-
<version>0.4.4-SNAPSHOT</version>
24+
<version>0.4.4</version>
2525
</parent>
2626

2727
<!-- can't use properties, artifact name should be constant -->

flytekit-scala_2.13/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.flyte</groupId>
2323
<artifactId>flytekit-parent</artifactId>
24-
<version>0.4.4-SNAPSHOT</version>
24+
<version>0.4.4</version>
2525
</parent>
2626

2727
<!-- can't use properties, artifact name should be constant -->

0 commit comments

Comments
 (0)