We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea6065e commit c598fdbCopy full SHA for c598fdb
core/pv/pom.xml
@@ -71,23 +71,5 @@
71
<artifactId>org.eclipse.paho.client.mqttv3</artifactId>
72
<version>1.2.2</version>
73
</dependency>
74
- <dependency>
75
- <groupId>org.tango-controls</groupId>
76
- <artifactId>JTangoCommons</artifactId>
77
- <version>9.7.0</version>
78
- <scope>compile</scope>
79
- </dependency>
80
81
82
- <artifactId>JTangoClientLang</artifactId>
83
- <version>9.6.8</version>
84
85
86
87
88
- <artifactId>JTangoServer</artifactId>
89
90
91
92
</dependencies>
93
</project>
0 commit comments