Skip to content

Commit 5b3c7d3

Browse files
author
Tom Wollnik
committed
update version in pom.xml
1 parent c62b0a8 commit 5b3c7d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<groupId>com.amazon.deequ</groupId>
8-
<artifactId>deequ${artifact.scala.version}${artifact.spark.version}</artifactId>
9-
<version>1.1.0-SNAPSHOT</version>
8+
<artifactId>deequ</artifactId>
9+
<version>1.1.0</version>
1010

1111
<name>deequ</name>
1212
<description>Deequ is a library built on top of Apache Spark for defining "unit tests for data",

0 commit comments

Comments
 (0)