File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
2
5
3
<parent >
6
4
<groupId >info.unterrainer.commons</groupId >
30
28
<dependency >
31
29
<groupId >info.unterrainer.commons</groupId >
32
30
<artifactId >serialization</artifactId >
33
- <version >0.2.1 </version >
31
+ <version >0.2.2 </version >
34
32
</dependency >
35
33
<dependency >
36
34
<groupId >org.eclipse.paho</groupId >
39
37
</dependency >
40
38
</dependencies >
41
39
42
- </project >
40
+ </project >
You can’t perform that action at this time.
0 commit comments