Skip to content

Commit

Permalink
update jmt version (#975)
Browse files Browse the repository at this point in the history
* update jmt version

* update rtp version to match
  • Loading branch information
bbaldino committed Nov 8, 2019
1 parent c456fdd commit c6780ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,12 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jitsi-media-transform</artifactId>
<version>1.0-58-g13fe894</version>
<version>1.0-60-gc1e931a</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>rtp</artifactId>
<version>1.0-17-gfec6b74</version>
<version>1.0-18-g035b884</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit c6780ee

Please sign in to comment.