Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sgraband committed Jun 6, 2024
1 parent 795f287 commit c6eee54
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion java/common/maven-conf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>0.11.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Theia Cloud Maven Configuration</name>
<description>Common properties and configuration</description>
<description>Common properties and configuration </description>

<properties>
<failsafe.useModulePath>false</failsafe.useModulePath>
Expand Down
2 changes: 1 addition & 1 deletion java/common/org.eclipse.theia.cloud.common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>common</artifactId>
<packaging>jar</packaging>
<name>Theia Cloud Common</name>
<description>Common components of Theia Cloud</description>
<description>Common components of Theia Cloud </description>

<parent>
<groupId>org.eclipse.theia.cloud</groupId>
Expand Down
2 changes: 1 addition & 1 deletion node/common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@eclipse-theiacloud/common",
"version": "0.11.0-next",
"description": "Common functionality for Theia Cloud",
"description": "Common functionality for Theia Cloud ",
"license": "EPL-2.0",
"keywords": [
"theia",
Expand Down

0 comments on commit c6eee54

Please sign in to comment.