We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a6925e + b090e4a commit b73b165Copy full SHA for b73b165
pom.xml
@@ -22,7 +22,7 @@
22
23
<groupId>io.cdap.delta</groupId>
24
<artifactId>datastream-delta-plugins</artifactId>
25
- <version>0.8.0-SNAPSHOT</version>
+ <version>0.9.0-SNAPSHOT</version>
26
<name>Datastream Delta plugins</name>
27
<packaging>jar</packaging>
28
<description>Datastream Delta plugins</description>
@@ -520,7 +520,7 @@
520
<dependency>
521
<groupId>io.cdap.tests.e2e</groupId>
522
<artifactId>cdap-e2e-framework</artifactId>
523
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.5.0-SNAPSHOT</version>
524
<scope>test</scope>
525
</dependency>
526
0 commit comments