Skip to content

Commit 5308017

Browse files
authored
Merge pull request #320 from data-integrations/bump-e2e-framework-version
Bump e2e framework to 0.2.0-SNAPSHOT
2 parents f14546c + b44a829 commit 5308017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@
710710
<dependency>
711711
<groupId>io.cdap.tests.e2e</groupId>
712712
<artifactId>cdap-e2e-framework</artifactId>
713-
<version>0.1.0-SNAPSHOT</version>
713+
<version>0.2.0-SNAPSHOT</version>
714714
<scope>test</scope>
715715
</dependency>
716716
<dependency>

0 commit comments

Comments
 (0)