Skip to content

Commit

Permalink
[release] version final 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dk1844 committed May 26, 2022
1 parent 81103a1 commit 08a5f79
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion atum-s3-sdk-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>za.co.absa</groupId>
<artifactId>atum-parent_2.11</artifactId>
<version>3.8.1-SNAPSHOT</version>
<version>3.8.1</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion atum/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>za.co.absa</groupId>
<artifactId>atum-parent_2.11</artifactId>
<version>3.8.1-SNAPSHOT</version>
<version>3.8.1</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion examples-s3-sdk-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>za.co.absa</groupId>
<artifactId>atum-parent_2.11</artifactId>
<version>3.8.1-SNAPSHOT</version>
<version>3.8.1</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>za.co.absa</groupId>
<artifactId>atum-parent_2.11</artifactId>
<version>3.8.1-SNAPSHOT</version>
<version>3.8.1</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>za.co.absa</groupId>
<artifactId>atum-parent_2.11</artifactId>
<version>3.8.1-SNAPSHOT</version>
<version>3.8.1</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<groupId>za.co.absa</groupId>
<artifactId>atum-parent_2.11</artifactId>
<version>3.8.1-SNAPSHOT</version>
<version>3.8.1</version>

<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
* limitations under the License.
*/

ThisBuild / version := "3.8.1-SNAPSHOT"
ThisBuild / version := "3.8.1"

0 comments on commit 08a5f79

Please sign in to comment.