Skip to content

Commit

Permalink
Release 7.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins Automation Server committed May 27, 2021
1 parent 7aefeeb commit c8b6e28
Show file tree
Hide file tree
Showing 32 changed files with 84 additions and 84 deletions.
2 changes: 1 addition & 1 deletion jdbccore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-ce-parent</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion knowage-ce-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-ce-parent</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<packaging>pom</packaging>
<name>knowage-ce-parent</name>

Expand Down
12 changes: 6 additions & 6 deletions knowage-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-ce-parent</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
</parent>

Expand All @@ -17,14 +17,14 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-utils</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-utils</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<type>test-jar</type>
<scope>test</scope>
<exclusions>
Expand All @@ -43,14 +43,14 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-dao</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>spagobi-metamodel-utils</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
</dependency>

Expand Down Expand Up @@ -204,7 +204,7 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-dao</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
12 changes: 6 additions & 6 deletions knowage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-ce-parent</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -250,7 +250,7 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-core</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -279,7 +279,7 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-utils</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -310,21 +310,21 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowageoauth2securityprovider</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowageldapsecurityprovider</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowagegooglesecurityprovider</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>runtime</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion knowage/src/main/webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "knowage",
"version": "7.4.5-SNAPSHOT",
"version": "7.4.5",
"description": "Knowage is the professional open source suite for modern business analytics over traditional sources and big data systems.",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions knowagebirtreportengine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-ce-parent</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -47,14 +47,14 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>spagobi.birt.oda</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-utils</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>qbe-core</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
</dependency>

Expand Down
8 changes: 4 additions & 4 deletions knowagecockpitengine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-ce-parent</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -163,14 +163,14 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-dao</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-utils</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand All @@ -191,7 +191,7 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>qbe-core</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion knowagecockpitengine/src/main/webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "knowagecockpitengine",
"version": "7.4.5-SNAPSHOT",
"version": "7.4.5",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions knowagecommonjengine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-ce-parent</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-utils</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand All @@ -30,14 +30,14 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>qbe-core</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-dao</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
</dependency>

Expand Down
8 changes: 4 additions & 4 deletions knowagedao/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-ce-parent</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -34,14 +34,14 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-utils</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>qbe-core</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -109,7 +109,7 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-utils</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion knowagedatabasescripts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-ce-parent</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions knowagegeoreportengine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-ce-parent</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
</parent>

Expand All @@ -29,7 +29,7 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-utils</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand All @@ -42,7 +42,7 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-dao</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
</dependency>

Expand Down
6 changes: 3 additions & 3 deletions knowagegooglesecurityprovider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-ce-parent</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
</parent>

Expand All @@ -17,14 +17,14 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-dao</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-core</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
</dependency>

Expand Down
6 changes: 3 additions & 3 deletions knowagejasperreportengine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-ce-parent</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
</parent>

Expand All @@ -31,7 +31,7 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-utils</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand All @@ -44,7 +44,7 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>qbe-core</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>runtime</scope>
</dependency>

Expand Down
6 changes: 3 additions & 3 deletions knowagekpiengine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-ce-parent</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
</parent>

Expand All @@ -29,7 +29,7 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-utils</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand All @@ -42,7 +42,7 @@
<dependency>
<groupId>it.eng.knowage</groupId>
<artifactId>knowage-dao</artifactId>
<version>7.4.5-SNAPSHOT</version>
<version>7.4.5</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit c8b6e28

Please sign in to comment.