Skip to content

Releases: cuioss/cui-portal-core

1.1.1

19 Dec 17:23
Compare
Choose a tag to compare

What's Changed

  • Fixing invalid artifactId: portal-authentication-token

Maven Coordinates

<dependency>
    <groupId>de.cuioss.portal</groupId>
    <artifactId>bom</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
    <scope>import</scope>
</dependency>

1.1.0

10 Dec 08:32
Compare
Choose a tag to compare

What's Changed

Maven Coordinates

<dependency>
    <groupId>de.cuioss.portal</groupId>
    <artifactId>bom</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
    <scope>import</scope>
</dependency>

Full Changelog: 1.0.0...1.1.0

1.0.0

05 Sep 16:15
Compare
Choose a tag to compare

What's Changed

  • Initial Release

Maven Coordinates

<dependency>
    <groupId>de.cuioss.portal</groupId>
    <artifactId>bom</artifactId>
    <version>1.0</version>
    <type>pom</type>
    <scope>import</scope>
</dependency>