renamed: opensync-protobuf -> tip-wlan-opensync-protobuf

This commit is contained in:
Dmitry Toptygin
2020-03-24 21:06:22 -04:00
parent 9a597231f4
commit 93f42994d6
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
</dependency>
<dependency>
<groupId>com.telecominfraproject.wlan</groupId>
<artifactId>opensync-protobuf</artifactId>
<artifactId>tip-wlan-opensync-protobuf</artifactId>
<version>${tip-wlan-cloud.release.version}</version>
</dependency>

View File

@@ -37,7 +37,7 @@
<!-- MQTT dependencies BEGIN -->
<dependency>
<groupId>com.telecominfraproject.wlan</groupId>
<artifactId>opensync-protobuf</artifactId>
<artifactId>tip-wlan-opensync-protobuf</artifactId>
<version>${tip-wlan-cloud.release.version}</version>
</dependency>