Skip to content

Commit

Permalink
dbeaver/dbeaver-infra#161 renaming and small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Destrolaric committed Dec 5, 2024
1 parent f417d48 commit 7b9a95c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push-pr-devel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: Check
secrets: inherit
with:
project-directory: ./idea-rcp-launch-config-generator/osgi/aggregate
project-directory: ./idea-rcp-launch-config-generator/aggregate
project-deps: ./idea-rcp-launch-config-generator/project.deps
timeout-minutes: 2

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.dbeaver.osgi</groupId>
<artifactId>osgi-common</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../osgi-common</relativePath>
<relativePath>../dbeaver-osgi-common</relativePath>
</parent>

<groupId>com.dbeaver.tools</groupId>
Expand Down

0 comments on commit 7b9a95c

Please sign in to comment.