Skip to content

Commit 5445828

Browse files
author
Jenkins Automation Server
committed
Release 9.0.2-SNAPSHOT
1 parent 68675c9 commit 5445828

File tree

34 files changed

+35
-35
lines changed

34 files changed

+35
-35
lines changed

jdbccore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>it.eng.knowage</groupId>
88
<artifactId>knowage-ce-parent</artifactId>
9-
<version>9.0.1</version>
9+
<version>9.0.2-SNAPSHOT</version>
1010
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
1111
</parent>
1212

knowage-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>it.eng.knowage</groupId>
88
<artifactId>knowage-ce-parent</artifactId>
9-
<version>9.0.1</version>
9+
<version>9.0.2-SNAPSHOT</version>
1010
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
1111
</parent>
1212

knowage-ce-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>it.eng.knowage</groupId>
77
<artifactId>knowage-ce-parent</artifactId>
8-
<version>9.0.1</version>
8+
<version>9.0.2-SNAPSHOT</version>
99
<packaging>pom</packaging>
1010
<name>knowage-ce-parent</name>
1111

knowage-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>it.eng.knowage</groupId>
88
<artifactId>knowage-ce-parent</artifactId>
9-
<version>9.0.1</version>
9+
<version>9.0.2-SNAPSHOT</version>
1010
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
1111
</parent>
1212

knowage-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>it.eng.knowage</groupId>
88
<artifactId>knowage-ce-parent</artifactId>
9-
<version>9.0.1</version>
9+
<version>9.0.2-SNAPSHOT</version>
1010
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
1111
</parent>
1212

knowage-export/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>it.eng.knowage</groupId>
66
<artifactId>knowage-ce-parent</artifactId>
7-
<version>9.0.1</version>
7+
<version>9.0.2-SNAPSHOT</version>
88
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
99
</parent>
1010
<artifactId>knowage-export</artifactId>

knowage-pm-dto/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>it.eng.knowage</groupId>
88
<artifactId>knowage-ce-parent</artifactId>
9-
<version>9.0.1</version>
9+
<version>9.0.2-SNAPSHOT</version>
1010
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
1111
</parent>
1212

knowage-spring-boot-api-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>it.eng.knowage</groupId>
88
<artifactId>knowage-ce-parent</artifactId>
9-
<version>9.0.1</version>
9+
<version>9.0.2-SNAPSHOT</version>
1010
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
1111
</parent>
1212

knowage-vue/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>it.eng.knowage</groupId>
88
<artifactId>knowage-ce-parent</artifactId>
9-
<version>9.0.1</version>
9+
<version>9.0.2-SNAPSHOT</version>
1010
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
1111
</parent>
1212

knowage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>it.eng.knowage</groupId>
88
<artifactId>knowage-ce-parent</artifactId>
9-
<version>9.0.1</version>
9+
<version>9.0.2-SNAPSHOT</version>
1010
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
1111
</parent>
1212

0 commit comments

Comments
 (0)