File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,22 @@ Git-SHA: ${system-allow-fail;git rev-list -1 HEAD}
2323Bundle-Copyright: aQute SARL
2424Bundle-Vendor: aQute SARL
2525Bundle-DocURL: http://openap.aqute.io
26- Bundle-License: Apache Software License 2.0
2726Bundle-Version: ${base.version}.${tstamp}
27+ Bundle-License: Apache-2.0; \
28+ description="Apache License, Version 2.0"; \
29+ link="http://www.apache.org/licenses/LICENSE-2.0"
30+ Bundle-SCM: url=https://github.com/aQute-os/biz.aQute.openapi, \
31+ connection=scm:https://github.com/aQute-os/biz.aQute.openapi.git, \
32+ developerConnection=scm:git:
[email protected] :aQute-os/biz.aQute.openapi.git, \
33+ tag=${Git-Descriptor}
34+ Bundle-Developers: \
35+ pkriens; \
36+ 37+ name="Peter Kriens"; \
38+ organization=aQute; \
39+ organizationUrl=https://aQute.biz; \
40+ roles="architect,developer"; \
41+ timezone=1
2842
2943#
3044# Access Maven Central + OSGi snapshots
You can’t perform that action at this time.
0 commit comments