Skip to content

Commit

Permalink
Fix after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
marob committed May 29, 2024
1 parent b0bc88d commit 8840b81
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 41 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ pipeline {
script {
sh '''
POM_VERSION=$(xpath -e '/project/version/text()' pom.xml 2>/dev/null)
./tools/packaging/package-fronts.sh ui-identity,ui-archive-search,ui-portal,ui-pastis,ui-collect,ui-referential,ui-ingest,ui-starter-kit ${POM_VERSION}
./tools/packaging/package-fronts.sh ui-identity,ui-archive-search,ui-portal,ui-pastis,ui-collect,ui-referential,ui-ingest,ui-design-system ${POM_VERSION}
'''
}
}
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
40 changes: 0 additions & 40 deletions ui/ui-design-system/pom.xml

This file was deleted.

0 comments on commit 8840b81

Please sign in to comment.