Skip to content

Commit 1de777e

Browse files
committed
Release version 1.3.3
1 parent 3f761b5 commit 1de777e

File tree

41 files changed

+41
-41
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+41
-41
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion

docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.dimajix.flowman</groupId>
1414
<artifactId>flowman-root</artifactId>
15-
<version>1.3.3-SNAPSHOT</version>
15+
<version>1.3.3</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

docs/releases.md

Lines changed: 1 addition & 1 deletion

flowman-common-java/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>1.3.3-SNAPSHOT</version>
14+
<version>1.3.3</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

flowman-common-jersey/pom.xml

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

flowman-common/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>1.3.3-SNAPSHOT</version>
14+
<version>1.3.3</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

flowman-core/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>1.3.3-SNAPSHOT</version>
14+
<version>1.3.3</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

flowman-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.dimajix.flowman</groupId>
1414
<artifactId>flowman-root</artifactId>
15-
<version>1.3.3-SNAPSHOT</version>
15+
<version>1.3.3</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

flowman-kernel-api/pom.xml

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

flowman-kernel-common/pom.xml

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

0 commit comments

Comments
 (0)