Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-jams
Commits
428bfce4
Commit
428bfce4
authored
Apr 02, 2022
by
Larbi Gharib
Browse files
update jams version 3.2 to 3.3
Change-Id: I8c1bbcbb337cefff07def1dc66be20467f799d22
parent
06dfe00d
Changes
4
Hide whitespace changes
Inline
Side-by-side
ad-connector/pom.xml
View file @
428bfce4
...
...
@@ -30,7 +30,7 @@
<dependency>
<groupId>
net.jami
</groupId>
<artifactId>
jams-server
</artifactId>
<version>
3.
2
</version>
<version>
3.
3
</version>
<scope>
compile
</scope>
</dependency>
</dependencies>
...
...
jams-react-client/package.json
View file @
428bfce4
{
"name"
:
"jams-jami-client"
,
"version"
:
"3.
2
.0"
,
"version"
:
"3.
3
.0"
,
"description"
:
"Jams client for managing user's devices"
,
"private"
:
false
,
"main"
:
"dist/index.js"
,
...
...
ldap-connector/pom.xml
View file @
428bfce4
...
...
@@ -32,7 +32,7 @@
<dependency>
<groupId>
net.jami
</groupId>
<artifactId>
jams-server
</artifactId>
<version>
3.
2
</version>
<version>
3.
3
</version>
<scope>
compile
</scope>
</dependency>
</dependencies>
...
...
pom.xml
View file @
428bfce4
...
...
@@ -23,7 +23,7 @@
</modules>
<properties>
<revision>
3.
2
</revision>
<revision>
3.
3
</revision>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<maven.compiler.source>
11
</maven.compiler.source>
<maven.compiler.target>
11
</maven.compiler.target>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment