File tree Expand file tree Collapse file tree 2 files changed +0
-20
lines changed
osgp/protocol-adapter-dlms
osgp-protocol-adapter-dlms
osgp-protocol-simulator-dlms/simulator/dlms-device-simulator Expand file tree Collapse file tree 2 files changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -78,16 +78,6 @@ SPDX-License-Identifier: Apache-2.0
7878 </plugins >
7979 </build >
8080
81- <!-- This repository was added to be able to draw the snapshot jDLMS version from artifactory -->
82- <repositories >
83- <repository >
84- <snapshots />
85- <id >osgp-snapshots</id >
86- <name >osgp-snapshots</name >
87- <url >https://artifactory.shs.osgp.cloud/artifactory/osgp-snapshots</url >
88- </repository >
89- </repositories >
90-
9181 <dependencies >
9282 <!-- OpenMUC Dependencies -->
9383 <dependency >
Original file line number Diff line number Diff line change @@ -25,16 +25,6 @@ SPDX-License-Identifier: Apache-2.0
2525 <sonar .exclusions>**/simulator/protocol/dlms/server/profile/**</sonar .exclusions>
2626 </properties >
2727
28- <!-- This repository was added to be able to draw the snapshot jDLMS version from artifactory -->
29- <repositories >
30- <repository >
31- <snapshots />
32- <id >osgp-snapshots</id >
33- <name >osgp-snapshots</name >
34- <url >https://artifactory.shs.osgp.cloud/artifactory/osgp-snapshots</url >
35- </repository >
36- </repositories >
37-
3828 <dependencies >
3929
4030 <dependency >
You can’t perform that action at this time.
0 commit comments