We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c62b0a8 commit 5b3c7d3Copy full SHA for 5b3c7d3
pom.xml
@@ -5,8 +5,8 @@
5
<modelVersion>4.0.0</modelVersion>
6
7
<groupId>com.amazon.deequ</groupId>
8
- <artifactId>deequ${artifact.scala.version}${artifact.spark.version}</artifactId>
9
- <version>1.1.0-SNAPSHOT</version>
+ <artifactId>deequ</artifactId>
+ <version>1.1.0</version>
10
11
<name>deequ</name>
12
<description>Deequ is a library built on top of Apache Spark for defining "unit tests for data",
0 commit comments