We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a471b93 commit c2d6525Copy full SHA for c2d6525
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>io.cdap.plugin</groupId>
8
<artifactId>amazon-s3-plugins</artifactId>
9
- <version>1.20.0-SNAPSHOT</version>
+ <version>1.20.0</version>
10
<description>Plugins for Amazon S3</description>
11
<url>https://github.com/data-integrations/amazon-s3-plugins</url>
12
@@ -505,7 +505,7 @@
505
<dependency>
506
<groupId>io.cdap.tests.e2e</groupId>
507
<artifactId>cdap-e2e-framework</artifactId>
508
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0</version>
509
<scope>test</scope>
510
</dependency>
511
0 commit comments