Skip to content

Commit

Permalink
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
Browse files Browse the repository at this point in the history
  • Loading branch information
maho7791 committed Jan 25, 2024
1 parent 9954632 commit 15b116c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cnf/build.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
# Activate baselining
dimcBaselining: true
mavenCentral: true
github-project: org.gecko.persistence
github-project: org.gecko.emf.persistence
base-version: 6.1.0
repository-base-version: 9.3.0.${tstamp}-SNAPSHOT

# Maven Central Group-Id
# For Geckoprojects the groupid must start with org.geckoprojects
-groupid: org.geckoprojects.persistence
-groupid: org.geckoprojects.emf.persistence

javac.source: 11
javac.target: 11

-require-bnd "(version>=6.3.1)"
-require-bnd "(version>=6.4.0)"

-jpms-module-info:

Expand Down

0 comments on commit 15b116c

Please sign in to comment.