Skip to content

Commit c8b8740

Browse files
cleanup-artifactory (#1601)
Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com>
1 parent 38af98c commit c8b8740

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

2 files changed

+0
-20
lines changed

osgp/protocol-adapter-dlms/osgp-protocol-adapter-dlms/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff 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>

osgp/protocol-adapter-dlms/osgp-protocol-simulator-dlms/simulator/dlms-device-simulator/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)