Skip to content

Commit

Permalink
[26529] add bundle to pom, and update bundle version
Browse files Browse the repository at this point in the history
  • Loading branch information
huthomas committed Aug 16, 2024
1 parent 301f529 commit bb6a34b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/ch.elexis.global_inbox.core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Global Inbox Core
Bundle-SymbolicName: ch.elexis.global_inbox.core
Bundle-Version: 3.12.0.qualifier
Bundle-Version: 3.13.0.qualifier
Export-Package: ch.elexis.global_inbox.core.handler
Import-Package: ch.elexis.core.tasks.model,
ch.elexis.data
Expand Down
1 change: 1 addition & 0 deletions bundles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -167,5 +167,6 @@
<module>ch.framsteg.elexis.finance.analytics</module>
<module>ch.framsteg.elexis.administration.covercard</module>
<module>ch.framsteg.elexis.labor.teamw</module>
<module>ch.elexis.global_inbox.core</module>
</modules>
</project>

0 comments on commit bb6a34b

Please sign in to comment.