Skip to content
Snippets Groups Projects
Commit 91dae16c authored by srosse's avatar srosse
Browse files

OO-692: move support of OpenMeeting to version 2.1, use j2ee standard ws bindings

parent 629035ec
No related branches found
No related tags found
No related merge requests found
...@@ -1616,9 +1616,9 @@ ...@@ -1616,9 +1616,9 @@
<version>1.1</version> <version>1.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.openolat.openmeetings</groupId> <groupId>org.openolat</groupId>
<artifactId>openmeetings-stubs</artifactId> <artifactId>openmeetingws</artifactId>
<version>2.0-SNAPSHOT</version> <version>2.1.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.poi</groupId> <groupId>org.apache.poi</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment