Skip to content

Commit 1c7e8a7

Browse files
author
sseb
committed
Releasing 1.0.0-rc1
1 parent 393c742 commit 1c7e8a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ __Maven__
1515
<dependency>
1616
<groupId>com.amazon.deequ</groupId>
1717
<artifactId>deequ</artifactId>
18-
<version>1.0.0-rc0</version>
18+
<version>1.0.0-rc1</version>
1919
</dependency>
2020
```
2121

pom.xml

Lines changed: 1 addition & 1 deletion
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>1.0.0-SNAPSHOT</version>
9+
<version>1.0.0-rc1</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)