Skip to content

Commit d95268e

Browse files
Merge pull request #1372 from data-integrations/fix-e2e-tests
Fix e2e tests for Google Cloud Plugins corresponding to CDAP 6.9 versions
2 parents 3de7fbd + 840e5de commit d95268e

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
@@ -1185,7 +1185,7 @@
11851185
<dependency>
11861186
<groupId>io.cdap.tests.e2e</groupId>
11871187
<artifactId>cdap-e2e-framework</artifactId>
1188-
<version>0.2.2</version>
1188+
<version>0.2.3</version>
11891189
<scope>test</scope>
11901190
</dependency>
11911191
<dependency>

0 commit comments

Comments
 (0)