Skip to content

Commit b73b165

Browse files
authored
Merge pull request #139 from data-integrations/bump-snapshot
Bumping snapshot
2 parents 5a6925e + b090e4a commit b73b165

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>io.cdap.delta</groupId>
2424
<artifactId>datastream-delta-plugins</artifactId>
25-
<version>0.8.0-SNAPSHOT</version>
25+
<version>0.9.0-SNAPSHOT</version>
2626
<name>Datastream Delta plugins</name>
2727
<packaging>jar</packaging>
2828
<description>Datastream Delta plugins</description>
@@ -520,7 +520,7 @@
520520
<dependency>
521521
<groupId>io.cdap.tests.e2e</groupId>
522522
<artifactId>cdap-e2e-framework</artifactId>
523-
<version>0.3.0-SNAPSHOT</version>
523+
<version>0.5.0-SNAPSHOT</version>
524524
<scope>test</scope>
525525
</dependency>
526526
<dependency>

0 commit comments

Comments
 (0)