Skip to content

Commit

Permalink
Release Candidate 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SirOibaf committed Nov 23, 2023
1 parent 2dcca3a commit a6482cc
Show file tree
Hide file tree
Showing 14 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions alerting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
<parent>
<artifactId>hopsworks</artifactId>
<groupId>io.hops</groupId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>io.hops.hopsworks</groupId>
<artifactId>alerting</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>jar</packaging>
<name>Alertmanager client</name>

Expand Down
4 changes: 2 additions & 2 deletions hopsworks-UT/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>io.hops</groupId>
<artifactId>hopsworks</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>io.hops.hopsworks</groupId>
<artifactId>hopsworks-UT</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>jar</packaging>
<description>Hopsworks Unit test</description>
<name>Hopsworks: Unit Test</name>
Expand Down
4 changes: 2 additions & 2 deletions hopsworks-alert/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
<parent>
<artifactId>hopsworks</artifactId>
<groupId>io.hops</groupId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>io.hops.hopsworks</groupId>
<artifactId>hopsworks-alert</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>ejb</packaging>
<name>Hopsworks: Alert</name>

Expand Down
4 changes: 2 additions & 2 deletions hopsworks-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
<parent>
<groupId>io.hops</groupId>
<artifactId>hopsworks</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>io.hops.hopsworks</groupId>
<artifactId>hopsworks-api</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>war</packaging>
<description>Hopsworks rest api</description>
<name>hopsworks-api</name>
Expand Down
4 changes: 2 additions & 2 deletions hopsworks-ca/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
<parent>
<groupId>io.hops</groupId>
<artifactId>hopsworks</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>io.hops.hopsworks</groupId>
<artifactId>hopsworks-ca</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>war</packaging>
<description>Hopsworks Certificate Authority</description>
<name>hopsworks-ca</name>
Expand Down
4 changes: 2 additions & 2 deletions hopsworks-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
<parent>
<groupId>io.hops</groupId>
<artifactId>hopsworks</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>io.hops.hopsworks</groupId>
<artifactId>hopsworks-common</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>ejb</packaging>
<description>Hopsworks common</description>
<name>hopsworks-common</name>
Expand Down
4 changes: 2 additions & 2 deletions hopsworks-ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
<parent>
<groupId>io.hops</groupId>
<artifactId>hopsworks</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>io.hops.hopsworks</groupId>
<artifactId>hopsworks-ear</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>ear</packaging>

<name>hopsworks-ear:${project.version}</name>
Expand Down
4 changes: 2 additions & 2 deletions hopsworks-jwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
<parent>
<groupId>io.hops</groupId>
<artifactId>hopsworks</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>io.hops.hopsworks</groupId>
<artifactId>hopsworks-jwt</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>ejb</packaging>
<description>Hopsworks JWT</description>
<name>hopsworks-jwt</name>
Expand Down
4 changes: 2 additions & 2 deletions hopsworks-persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
<parent>
<groupId>io.hops</groupId>
<artifactId>hopsworks</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>io.hops.hopsworks</groupId>
<artifactId>hopsworks-persistence</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>jar</packaging>
<description>Hopsworks persistence</description>
<name>hopsworks-persistence</name>
Expand Down
4 changes: 2 additions & 2 deletions hopsworks-rest-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<artifactId>hopsworks</artifactId>
<groupId>io.hops</groupId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>io.hops.hopsworks</groupId>
<artifactId>hopsworks-rest-utils</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<description>Hopsworks REST Utils</description>
<name>hopsworks-rest-utils</name>

Expand Down
4 changes: 2 additions & 2 deletions hopsworks-service-discovery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
<parent>
<artifactId>hopsworks</artifactId>
<groupId>io.hops</groupId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>io.hops.hopsworks</groupId>
<artifactId>hopsworks-service-discovery</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>jar</packaging>
<description>Hopsworks Service Discovery system</description>
<name>hopsworks-service-discovery</name>
Expand Down
4 changes: 2 additions & 2 deletions hopsworks-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
<parent>
<artifactId>hopsworks</artifactId>
<groupId>io.hops</groupId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>io.hops.hopsworks</groupId>
<artifactId>hopsworks-testing</artifactId>
<description>Hopsworks testing</description>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<name>hopsworks-testing</name>
<packaging>war</packaging>

Expand Down
4 changes: 2 additions & 2 deletions hopsworks-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
<parent>
<groupId>io.hops</groupId>
<artifactId>hopsworks</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>io.hops.hopsworks</groupId>
<artifactId>hopsworks-web</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>war</packaging>
<description>Hopsworks web app</description>
<name>hopsworks-web</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

<groupId>io.hops</groupId>
<artifactId>hopsworks</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>pom</packaging>
<name>hopsworks</name>
<description>Hopsworks parent project</description>
Expand Down

0 comments on commit a6482cc

Please sign in to comment.