Skip to content

Commit a216565

Browse files
authored
Merge pull request #33 from data-integrations/bugfix_release/revert_version_bump
Revert version bump
2 parents 0a2436d + 48f0dc6 commit a216565

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
@@ -74,7 +74,7 @@
7474

7575
<properties>
7676
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
77-
<cdap.version>6.1.1</cdap.version>
77+
<cdap.version>6.1.0-SNAPSHOT</cdap.version>
7878
<junit.version>4.11</junit.version>
7979
<guava.version>13.0.1</guava.version>
8080
<commons-jexl.version>3.0</commons-jexl.version>
@@ -280,7 +280,7 @@
280280
<version>1.1.0</version>
281281
<configuration>
282282
<cdapArtifacts>
283-
<parent>system:cdap-data-pipeline[6.1.1,9.0.0-SNAPSHOT)</parent>
283+
<parent>system:cdap-data-pipeline[6.1.0-SNAPSHOT,9.0.0-SNAPSHOT)</parent>
284284
</cdapArtifacts>
285285
</configuration>
286286
<executions>

0 commit comments

Comments
 (0)