File tree 5 files changed +6
-6
lines changed
5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
<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" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >sacerws</artifactId >
5
- <version >5.2.1-SNAPSHOT </version >
5
+ <version >5.2.0 </version >
6
6
<packaging >pom</packaging >
7
7
<name >sacerws</name >
8
8
<description >Progetto SACERWS</description >
229
229
</modules >
230
230
<scm >
231
231
<developerConnection >scm:git:https://github.com/RegioneER/parer.sacer.sacerws.git</developerConnection >
232
- <tag >HEAD </tag >
232
+ <tag >sacerws-5.2.0 </tag >
233
233
</scm >
234
234
</project >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >sacerws</artifactId >
6
6
<groupId >it.eng.parer</groupId >
7
- <version >5.2.1-SNAPSHOT </version >
7
+ <version >5.2.0 </version >
8
8
</parent >
9
9
10
10
<artifactId >sacerws-ear</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >sacerws</artifactId >
5
5
<groupId >it.eng.parer</groupId >
6
- <version >5.2.1-SNAPSHOT </version >
6
+ <version >5.2.0 </version >
7
7
</parent >
8
8
9
9
<artifactId >sacerws-ejb</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >it.eng.parer</groupId >
5
5
<artifactId >sacerws</artifactId >
6
- <version >5.2.1-SNAPSHOT </version >
6
+ <version >5.2.0 </version >
7
7
</parent >
8
8
<artifactId >sacerws-jpa</artifactId >
9
9
<name >sacerws-jpa</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >sacerws</artifactId >
6
6
<groupId >it.eng.parer</groupId >
7
- <version >5.2.1-SNAPSHOT </version >
7
+ <version >5.2.0 </version >
8
8
</parent >
9
9
10
10
<artifactId >sacerws-web</artifactId >
You can’t perform that action at this time.
0 commit comments