Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DLP samples #752

Merged
merged 9 commits into from
Jul 18, 2017
Prev Previous commit
Next Next commit
updating to release version
  • Loading branch information
jabubake committed Jul 17, 2017
commit 2d5850faa4d04718c379cd2dc96dcf3c9f828b1b
3 changes: 1 addition & 2 deletions dlp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dlp</artifactId>
<!-- TODO update with release version -->
<version>0.20.2-alpha-SNAPSHOT</version>
<version>0.20.2-alpha</version>
</dependency>
<!-- [END dlp_maven] -->
<dependency>
Expand Down