File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright (c) 2025 Eurotech and/or its affiliates and others
4+ Copyright (c) 2025, 2026 Eurotech and/or its affiliates and others
55
66 This program and the accompanying materials are made
77 available under the terms of the Eclipse Public License 2.0
1919 <modelVersion >4.0.0</modelVersion >
2020
2121 <groupId >org.eclipse.kura</groupId >
22- <artifactId >kura-wires-bom </artifactId >
22+ <artifactId >kura-wires-pde-deps </artifactId >
2323 <version >3.0.0-SNAPSHOT</version >
2424
2525 <packaging >pom</packaging >
26- <name >Kura Wires BOM </name >
26+ <name >Kura Wires PDE Dependencies </name >
2727
2828 <distributionManagement >
2929 <repository >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright (c) 2025 Eurotech and/or its affiliates and others
4+ Copyright (c) 2025, 2026 Eurotech and/or its affiliates and others
55
66 This program and the accompanying materials are made
77 available under the terms of the Eclipse Public License 2.0
4141 <module >bundles</module >
4242 <module >distrib</module >
4343 <module >tests</module >
44- <module >kura-wires-bom </module >
44+ <module >kura-wires-pde-deps </module >
4545 </modules >
4646</project >
Original file line number Diff line number Diff line change 22<?pde version =" 3.8" ?>
33<!--
44
5- Copyright (c) 2025 Eurotech and/or its affiliates and others
5+ Copyright (c) 2025, 2026 Eurotech and/or its affiliates and others
66
77 This program and the accompanying materials are made
88 available under the terms of the Eclipse Public License 2.0
2222 <dependencies >
2323 <dependency >
2424 <groupId >org.eclipse.kura</groupId >
25- <artifactId >target-platform-bom </artifactId >
25+ <artifactId >target-platform-pde-deps </artifactId >
2626 <version >6.0.0-SNAPSHOT</version >
2727 <type >pom</type >
2828 </dependency >
2929 <dependency >
3030 <groupId >org.eclipse.kura</groupId >
31- <artifactId >kura-bom </artifactId >
31+ <artifactId >kura-pde-deps </artifactId >
3232 <version >6.0.0-SNAPSHOT</version >
3333 <type >pom</type >
3434 </dependency >
6767 </repositories >
6868 </location >
6969 </locations >
70- </target >
70+ </target >
You can’t perform that action at this time.
0 commit comments