Skip to content

Commit e5b4e3c

Browse files
Merge pull request #470 from cloudsufi/bump_snapshot_version_fix
cdap e2e framework snapshot version fix
2 parents 1b508f6 + f949fbe commit e5b4e3c

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
@@ -723,7 +723,7 @@
723723
<dependency>
724724
<groupId>io.cdap.tests.e2e</groupId>
725725
<artifactId>cdap-e2e-framework</artifactId>
726-
<version>0.3.0-SNAPSHOT</version>
726+
<version>0.4.0-SNAPSHOT</version>
727727
<scope>test</scope>
728728
</dependency>
729729
<!-- https://mvnrepository.com/artifact/io.netty/netty-all -->

0 commit comments

Comments
 (0)