mirror of https://github.com/OpenVidu/openvidu.git
openvidu-server: Restored pom.xml
parent
1f909b33c6
commit
444d302590
26
pom.xml
26
pom.xml
|
@ -308,30 +308,4 @@
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</dependencyManagement>
|
</dependencyManagement>
|
||||||
<repositories>
|
|
||||||
<repository>
|
|
||||||
<id>kurento-snapshots</id>
|
|
||||||
<name>Kurento Snapshots</name>
|
|
||||||
<url>https://maven.openvidu.io/repository/snapshots/</url>
|
|
||||||
<releases>
|
|
||||||
<enabled>false</enabled>
|
|
||||||
</releases>
|
|
||||||
<snapshots>
|
|
||||||
<enabled>true</enabled>
|
|
||||||
</snapshots>
|
|
||||||
</repository>
|
|
||||||
</repositories>
|
|
||||||
<pluginRepositories>
|
|
||||||
<pluginRepository>
|
|
||||||
<id>kurento-snapshots</id>
|
|
||||||
<name>Kurento Snapshots</name>
|
|
||||||
<url>https://maven.openvidu.io/repository/snapshots/</url>
|
|
||||||
<releases>
|
|
||||||
<enabled>false</enabled>
|
|
||||||
</releases>
|
|
||||||
<snapshots>
|
|
||||||
<enabled>true</enabled>
|
|
||||||
</snapshots>
|
|
||||||
</pluginRepository>
|
|
||||||
</pluginRepositories>
|
|
||||||
</project>
|
</project>
|
Loading…
Reference in New Issue