Skip to content

Commit c2d6525

Browse files
committed
Remove SNAPSHOT for 6.10 release
1 parent a471b93 commit c2d6525

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.cdap.plugin</groupId>
88
<artifactId>amazon-s3-plugins</artifactId>
9-
<version>1.20.0-SNAPSHOT</version>
9+
<version>1.20.0</version>
1010
<description>Plugins for Amazon S3</description>
1111
<url>https://github.com/data-integrations/amazon-s3-plugins</url>
1212

@@ -505,7 +505,7 @@
505505
<dependency>
506506
<groupId>io.cdap.tests.e2e</groupId>
507507
<artifactId>cdap-e2e-framework</artifactId>
508-
<version>0.2.0-SNAPSHOT</version>
508+
<version>0.2.0</version>
509509
<scope>test</scope>
510510
</dependency>
511511
<dependency>

0 commit comments

Comments
 (0)