Skip to content

Commit

Permalink
Merge pull request #330 from ant-media/release2110
Browse files Browse the repository at this point in the history
update version to 2.11.0
  • Loading branch information
burak-58 authored Aug 25, 2024
2 parents 09e9e9e + 7b4c768 commit 5bfcc18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.antmedia</groupId>
<artifactId>parent</artifactId>
<version>2.11.0-SNAPSHOT</version>
<version>2.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.antmedia.webrtc</groupId>
Expand Down Expand Up @@ -152,7 +152,7 @@
<dependency>
<groupId>io.antmedia</groupId>
<artifactId>ant-media-server</artifactId>
<version>${project.parent.version}</version>
<version>2.11.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5bfcc18

Please sign in to comment.