We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc8fcdd commit 153a1d9Copy full SHA for 153a1d9
pom.xml
@@ -12,10 +12,10 @@
12
<artifactId>jitsi-call</artifactId>
13
<name>eXo Jitsi :: Call App :: Jitsi</name>
14
<description>Jitsi Microservice</description>
15
- <version>7.2.x-SNAPSHOT</version>
+ <version>7.2.x-maintenance-SNAPSHOT</version>
16
17
<properties>
18
- <org.exoplatform.commons-exo.version>7.2.x-SNAPSHOT</org.exoplatform.commons-exo.version>
+ <org.exoplatform.commons-exo.version>7.2.x-maintenance-SNAPSHOT</org.exoplatform.commons-exo.version>
19
20
<exo.test.coverage.ratio>0.24</exo.test.coverage.ratio>
21
0 commit comments