Skip to content

Commit

Permalink
Merge pull request #470 from cloudsufi/bump_snapshot_version_fix
Browse files Browse the repository at this point in the history
cdap e2e framework snapshot version fix
  • Loading branch information
Vipinofficial11 authored Nov 2, 2023
2 parents 1b508f6 + f949fbe commit e5b4e3c
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 @@ -723,7 +723,7 @@
<dependency>
<groupId>io.cdap.tests.e2e</groupId>
<artifactId>cdap-e2e-framework</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>0.4.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/io.netty/netty-all -->
Expand Down

0 comments on commit e5b4e3c

Please sign in to comment.