Improve bnd-parent 38/115138/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 6 Feb 2025 15:30:38 +0000 (16:30 +0100)
committerRobert Varga <nite@hq.sk>
Fri, 7 Feb 2025 08:50:53 +0000 (08:50 +0000)
Add bnd.bnd file to provide local repository overloads, improving
manifests a bit.

Change-Id: Ia839558105d288c3df6d01bbd86487bb1e8ada60
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bnd-parent/bnd.bnd [new file with mode: 0644]

diff --git a/bnd-parent/bnd.bnd b/bnd-parent/bnd.bnd
new file mode 100644 (file)
index 0000000..e1ab576
--- /dev/null
@@ -0,0 +1,3 @@
+-noextraheaders: true
+Bundle-DocURL: https://github.com/opendaylight/netconf/
+Bundle-SymbolicName: ${project.groupId}.${project.artifactId}