Skip to content

Commit

Permalink
chore: rename artifacts
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>
  • Loading branch information
ruromero committed Nov 14, 2023
1 parent 3b0b1ab commit 33815b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>

<groupId>com.redhat.ecosystemappeng</groupId>
<artifactId>exhort-api</artifactId>
<artifactId>exhort-api-spec</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Exhort Java API</name>
<description>Red Hat Trusted Profile Analizer :: Exhort :: Java API</description>
Expand Down
2 changes: 1 addition & 1 deletion src/filtered/js-api/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@RHEcosystemAppEng/exhort-api-spec",
"name": "@RHEcosystemAppEng/${project.artifactId}",
"version": "${project.version}",
"description": "Red Hat Trusted Profile Analizer :: Exhort :: Javascript API",
"main": "index.js",
Expand Down

0 comments on commit 33815b3

Please sign in to comment.