Skip to content

Commit c1f2911

Browse files
author
Jenkins Automation Server
committed
Release 8.1.26
1 parent b318a90 commit c1f2911

File tree

39 files changed

+40
-40
lines changed

39 files changed

+40
-40
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>8.1.26-SNAPSHOT</version>
9+
<version>8.1.26</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>8.1.26-SNAPSHOT</version>
9+
<version>8.1.26</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>8.1.26-SNAPSHOT</version>
8+
<version>8.1.26</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>8.1.26-SNAPSHOT</version>
9+
<version>8.1.26</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>8.1.26-SNAPSHOT</version>
9+
<version>8.1.26</version>
1010
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
1111
</parent>
1212

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>8.1.26-SNAPSHOT</version>
9+
<version>8.1.26</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>8.1.26-SNAPSHOT</version>
9+
<version>8.1.26</version>
1010
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
1111
</parent>
1212

knowage-vue/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

knowage-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "knowage-vue",
3-
"version": "8.1.26-SNAPSHOT",
3+
"version": "8.1.26",
44
"description": "Knowage is the professional open source suite for modern business analytics over traditional sources and big data systems.",
55
"author": "knowage labs <[email protected]>",
66
"scripts": {

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>8.1.26-SNAPSHOT</version>
9+
<version>8.1.26</version>
1010
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
1111
</parent>
1212

0 commit comments

Comments
 (0)