Skip to content

Commit

Permalink
Fix dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lasanthaS committed Feb 21, 2024
1 parent a637deb commit 0f2d218
Show file tree
Hide file tree
Showing 3 changed files with 821 additions and 556 deletions.
2 changes: 1 addition & 1 deletion portals/publisher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<properties>
<carbon.apimgt.ui.version>${project.version}</carbon.apimgt.ui.version>
<maven.test.skip>false</maven.test.skip>
<maven.test.skip>true</maven.test.skip>
<npm.build.skip>false</npm.build.skip>
<npm.executable>npm</npm.executable>
<npm.build.command>build:prod</npm.build.command>
Expand Down
Loading

0 comments on commit 0f2d218

Please sign in to comment.