Skip to content

Commit 02a9eb9

Browse files
committed
Release version 0.30.2
1 parent 1653528 commit 02a9eb9

File tree

36 files changed

+36
-36
lines changed

36 files changed

+36
-36
lines changed

docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.dimajix.flowman</groupId>
1313
<artifactId>flowman-root</artifactId>
14-
<version>0.30.2-SNAPSHOT</version>
14+
<version>0.30.2</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

flowman-archetype-quickstart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.dimajix.flowman</groupId>
1111
<artifactId>flowman-root</artifactId>
12-
<version>0.30.2-SNAPSHOT</version>
12+
<version>0.30.2</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

flowman-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.dimajix.flowman</groupId>
1212
<artifactId>flowman-root</artifactId>
13-
<version>0.30.2-SNAPSHOT</version>
13+
<version>0.30.2</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

flowman-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.dimajix.flowman</groupId>
1212
<artifactId>flowman-root</artifactId>
13-
<version>0.30.2-SNAPSHOT</version>
13+
<version>0.30.2</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

flowman-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.dimajix.flowman</groupId>
1212
<artifactId>flowman-root</artifactId>
13-
<version>0.30.2-SNAPSHOT</version>
13+
<version>0.30.2</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

flowman-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.dimajix.flowman</groupId>
1313
<artifactId>flowman-root</artifactId>
14-
<version>0.30.2-SNAPSHOT</version>
14+
<version>0.30.2</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

flowman-dsl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<artifactId>flowman-root</artifactId>
1212
<groupId>com.dimajix.flowman</groupId>
13-
<version>0.30.2-SNAPSHOT</version>
13+
<version>0.30.2</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

flowman-hub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<artifactId>flowman-root</artifactId>
1212
<groupId>com.dimajix.flowman</groupId>
13-
<version>0.30.2-SNAPSHOT</version>
13+
<version>0.30.2</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

flowman-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.dimajix.flowman</groupId>
1313
<artifactId>flowman-root</artifactId>
14-
<version>0.30.2-SNAPSHOT</version>
14+
<version>0.30.2</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

flowman-plugins/aws/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.dimajix.flowman</groupId>
1212
<artifactId>flowman-root</artifactId>
13-
<version>0.30.2-SNAPSHOT</version>
13+
<version>0.30.2</version>
1414
<relativePath>../../pom.xml</relativePath>
1515
</parent>
1616

0 commit comments

Comments
 (0)