Skip to content

Commit

Permalink
edit pom.xml for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Tammo Rukat committed Feb 16, 2022
1 parent 9334176 commit 7afb186
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.amazon.deequ</groupId>
<artifactId>deequ</artifactId>
<version>2.0.0-spark-3.2</version>
<version>2.0.1-spark-3.2</version>

<properties>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down Expand Up @@ -61,6 +61,11 @@
<name>Andrey Taptunov</name>
<url>https://github.com/andrey-tpt</url>
</developer>
<developer>
<id>tammo-rukat</id>
<name>Tammo Rukat</name>
<url>https://github.com/tammor</url>
</developer>
</developers>

<scm>
Expand Down

0 comments on commit 7afb186

Please sign in to comment.