Skip to content

Commit

Permalink
update e2e dependency to non-snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
albertshau committed Jul 19, 2023
1 parent 2bccf38 commit 7eb5784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1246,7 +1246,7 @@
<dependency>
<groupId>io.cdap.tests.e2e</groupId>
<artifactId>cdap-e2e-framework</artifactId>
<version>0.2.0-SNAPSHOT</version>
<version>0.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7eb5784

Please sign in to comment.