Skip to content

Commit 842c136

Browse files
author
buildguy
committed
[CLEANUP] updated versions via release version merger
1 parent 7dd2e91 commit 842c136

File tree

12 files changed

+27
-27
lines changed

12 files changed

+27
-27
lines changed

assemblies/cdf-js/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<parent>
66
<groupId>pentaho</groupId>
77
<artifactId>cdf-plugin-assemblies</artifactId>
8-
<version>10.3.0.0-SNAPSHOT</version>
8+
<version>11.0.0.0-SNAPSHOT</version>
99
</parent>
1010
<artifactId>pentaho-cdf-js</artifactId>
11-
<version>10.3.0.0-SNAPSHOT</version>
11+
<version>11.0.0.0-SNAPSHOT</version>
1212
<packaging>pom</packaging>
1313
<properties>
1414
<js.project.list>cdf-core-js,cdf-pentaho-js,ccc</js.project.list>

assemblies/cdf-rca/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<parent>
66
<groupId>pentaho</groupId>
77
<artifactId>cdf-plugin-assemblies</artifactId>
8-
<version>10.3.0.0-SNAPSHOT</version>
8+
<version>11.0.0.0-SNAPSHOT</version>
99
</parent>
1010
<artifactId>pentaho-cdf-rca</artifactId>
11-
<version>10.3.0.0-SNAPSHOT</version>
11+
<version>11.0.0.0-SNAPSHOT</version>
1212
<packaging>pom</packaging>
1313
<dependencies>
1414
<dependency>

assemblies/cdf-samples/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<parent>
66
<groupId>pentaho</groupId>
77
<artifactId>cdf-plugin-assemblies</artifactId>
8-
<version>10.3.0.0-SNAPSHOT</version>
8+
<version>11.0.0.0-SNAPSHOT</version>
99
</parent>
1010
<artifactId>pentaho-cdf-samples</artifactId>
11-
<version>10.3.0.0-SNAPSHOT</version>
11+
<version>11.0.0.0-SNAPSHOT</version>
1212
<packaging>pom</packaging>
1313
<properties>
1414
<assembly_appendId>false</assembly_appendId>

assemblies/cdf-webpackage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>pentaho</groupId>
88
<artifactId>cdf-plugin-assemblies</artifactId>
9-
<version>10.3.0.0-SNAPSHOT</version>
9+
<version>11.0.0.0-SNAPSHOT</version>
1010
</parent>
1111

1212
<groupId>org.pentaho.ctools</groupId>

assemblies/cdf/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<parent>
66
<groupId>pentaho</groupId>
77
<artifactId>cdf-plugin-assemblies</artifactId>
8-
<version>10.3.0.0-SNAPSHOT</version>
8+
<version>11.0.0.0-SNAPSHOT</version>
99
</parent>
1010
<artifactId>pentaho-cdf</artifactId>
11-
<version>10.3.0.0-SNAPSHOT</version>
11+
<version>11.0.0.0-SNAPSHOT</version>
1212
<packaging>pom</packaging>
1313
<properties>
1414
<js.project.list>pentaho-cdf-js</js.project.list>

assemblies/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<parent>
77
<groupId>pentaho</groupId>
88
<artifactId>cdf-plugin</artifactId>
9-
<version>10.3.0.0-SNAPSHOT</version>
9+
<version>11.0.0.0-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>cdf-plugin-assemblies</artifactId>
13-
<version>10.3.0.0-SNAPSHOT</version>
13+
<version>11.0.0.0-SNAPSHOT</version>
1414

1515
<packaging>pom</packaging>
1616

core-js/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<parent>
77
<groupId>pentaho</groupId>
88
<artifactId>cdf-plugin</artifactId>
9-
<version>10.3.0.0-SNAPSHOT</version>
9+
<version>11.0.0.0-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>cdf-core-js</artifactId>
13-
<version>10.3.0.0-SNAPSHOT</version>
13+
<version>11.0.0.0-SNAPSHOT</version>
1414
<packaging>pom</packaging>
1515

1616
<properties>

core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<parent>
66
<groupId>pentaho</groupId>
77
<artifactId>cdf-plugin</artifactId>
8-
<version>10.3.0.0-SNAPSHOT</version>
8+
<version>11.0.0.0-SNAPSHOT</version>
99
</parent>
1010
<artifactId>cdf-core</artifactId>
11-
<version>10.3.0.0-SNAPSHOT</version>
11+
<version>11.0.0.0-SNAPSHOT</version>
1212
<properties>
1313
<dependency.log4j.revision>1.2.14</dependency.log4j.revision>
1414
</properties>

pentaho-js/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<parent>
66
<groupId>pentaho</groupId>
77
<artifactId>cdf-plugin</artifactId>
8-
<version>10.3.0.0-SNAPSHOT</version>
8+
<version>11.0.0.0-SNAPSHOT</version>
99
</parent>
1010
<artifactId>cdf-pentaho-js</artifactId>
11-
<version>10.3.0.0-SNAPSHOT</version>
11+
<version>11.0.0.0-SNAPSHOT</version>
1212
<packaging>pom</packaging>
1313
<properties>
1414
<js.project.list>cdf-core-js,ccc</js.project.list>

pentaho-rca/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<parent>
66
<groupId>pentaho</groupId>
77
<artifactId>cdf-plugin</artifactId>
8-
<version>10.3.0.0-SNAPSHOT</version>
8+
<version>11.0.0.0-SNAPSHOT</version>
99
</parent>
1010
<artifactId>cdf-pentaho-rca</artifactId>
11-
<version>10.3.0.0-SNAPSHOT</version>
11+
<version>11.0.0.0-SNAPSHOT</version>
1212
<packaging>pom</packaging>
1313
<dependencies>
1414
<dependency>

0 commit comments

Comments
 (0)