Skip to content

Commit 7afb186

Browse files
author
Tammo Rukat
committed
edit pom.xml for release
1 parent 9334176 commit 7afb186

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

pom.xml

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.amazon.deequ</groupId>
88
<artifactId>deequ</artifactId>
9-
<version>2.0.0-spark-3.2</version>
9+
<version>2.0.1-spark-3.2</version>
1010

1111
<properties>
1212
<maven.compiler.source>1.8</maven.compiler.source>
@@ -61,6 +61,11 @@
6161
<name>Andrey Taptunov</name>
6262
<url>https://github.com/andrey-tpt</url>
6363
</developer>
64+
<developer>
65+
<id>tammo-rukat</id>
66+
<name>Tammo Rukat</name>
67+
<url>https://github.com/tammor</url>
68+
</developer>
6469
</developers>
6570

6671
<scm>

0 commit comments

Comments
 (0)