Skip to content

Commit

Permalink
Release 5.0.0.alpha4
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Berezovskyi <andriib@kth.se>
  • Loading branch information
berezovskyi committed Feb 12, 2022
1 parent 177ffc6 commit cf5294a
Show file tree
Hide file tree
Showing 25 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions client/oslc-client-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.eclipse.lyo.clients</groupId>
<artifactId>clients-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
</parent>

<artifactId>oslc-client-base</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<name>Lyo :: Client :: Base</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions client/oslc-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.lyo.clients</groupId>
<artifactId>clients-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oslc-client</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<name>Lyo :: Client :: OSLC JAX-RS 2.0 (new)</name>
<description>Eclipse Lyo OSLC Java client based on OSLC4J and JAX-RS 2.0</description>

Expand Down
4 changes: 2 additions & 2 deletions client/oslc-java-client-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.eclipse.lyo.clients</groupId>
<artifactId>clients-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
</parent>

<artifactId>oslc-java-client-resources</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<name>Lyo :: Client :: Resources (legacy)</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@

<groupId>org.eclipse.lyo.clients</groupId>
<artifactId>clients-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<packaging>pom</packaging>
<name>Lyo :: Client :: _Parent</name>
<parent>
<groupId>org.eclipse.lyo</groupId>
<artifactId>lyo-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/oslc-query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.lyo.oslc4j.core</groupId>
<artifactId>oslc4j-core-build</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../oslc4j-core-build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/oslc-trs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.lyo.oslc4j.core</groupId>
<artifactId>oslc4j-core-build</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../oslc4j-core-build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/oslc4j-core-build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipse.lyo</groupId>
<artifactId>lyo-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/oslc4j-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.lyo.oslc4j.core</groupId>
<artifactId>oslc4j-core-build</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../oslc4j-core-build/pom.xml</relativePath>
</parent>
<artifactId>oslc4j-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/oslc4j-jena-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.lyo.oslc4j.core</groupId>
<artifactId>oslc4j-core-build</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../oslc4j-core-build/pom.xml</relativePath>
</parent>
<artifactId>oslc4j-jena-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/oslc4j-json4j-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.lyo.oslc4j.core</groupId>
<artifactId>oslc4j-core-build</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../oslc4j-core-build/pom.xml</relativePath>
</parent>
<artifactId>oslc4j-json4j-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/oslc4j-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.lyo.oslc4j.core</groupId>
<artifactId>oslc4j-core-build</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../oslc4j-core-build/pom.xml</relativePath>
</parent>
<name>Lyo :: Core :: Utilities</name>
Expand Down
2 changes: 1 addition & 1 deletion core/shacl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.lyo.oslc4j.core</groupId>
<artifactId>oslc4j-core-build</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../oslc4j-core-build/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions domains/oslc-domains/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<parent>
<groupId>org.eclipse.lyo</groupId>
<artifactId>lyo-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<!-- End of user code
-->
<groupId>org.eclipse.lyo</groupId>
<artifactId>oslc-domains</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<packaging>jar</packaging>
<name>Lyo :: Domains</name>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.lyo</groupId>
<artifactId>lyo-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<packaging>pom</packaging>
<name>Lyo :: _Parent</name>

Expand Down
2 changes: 1 addition & 1 deletion server/oauth-consumer-store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.lyo.oslc4j.server</groupId>
<artifactId>lyo-server-build</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.lyo.server</groupId>
Expand Down
2 changes: 1 addition & 1 deletion server/oauth-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.lyo.oslc4j.server</groupId>
<artifactId>lyo-server-build</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.lyo.server</groupId>
Expand Down
2 changes: 1 addition & 1 deletion server/oauth-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.lyo.oslc4j.server</groupId>
<artifactId>lyo-server-build</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.lyo.server</groupId>
Expand Down
2 changes: 1 addition & 1 deletion server/oslc-ui-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.lyo.oslc4j.server</groupId>
<artifactId>lyo-server-build</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.lyo.server</groupId>
Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.eclipse.lyo</groupId>
<artifactId>lyo-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@

<groupId>org.eclipse.lyo.store</groupId>
<artifactId>store-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<packaging>pom</packaging>
<name>Lyo :: Store :: _Parent</name>

<parent>
<groupId>org.eclipse.lyo</groupId>
<artifactId>lyo-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion store/store-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.lyo.store</groupId>
<artifactId>store-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion trs/client/client-source-mqtt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.lyo.trs</groupId>
<artifactId>trs-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion trs/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.eclipse.lyo</groupId>
<artifactId>lyo-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion trs/client/trs-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.lyo.trs</groupId>
<artifactId>trs-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions trs/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.lyo.trs</groupId>
<artifactId>trs-server</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<name>Lyo :: TRS :: Server</name>

<parent>
<groupId>org.eclipse.lyo</groupId>
<artifactId>lyo-parent</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0.alpha4</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit cf5294a

Please sign in to comment.