File tree Expand file tree Collapse file tree 7 files changed +15
-15
lines changed Expand file tree Collapse file tree 7 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1313
1414 <groupId >org.ligoj.api</groupId >
1515 <artifactId >parent</artifactId >
16- <version >4.0.5-SNAPSHOT </version >
16+ <version >4.0.5</version >
1717 <packaging >pom</packaging >
1818 <name >Ligoj - API Parent</name >
1919 <description >API Parent pom for all plug-in</description >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.ligoj.api</groupId >
77 <artifactId >parent</artifactId >
8- <version >4.0.5-SNAPSHOT </version >
8+ <version >4.0.5</version >
99 <relativePath >../parent/pom.xml</relativePath >
1010 </parent >
1111
2020 <dependency >
2121 <groupId >org.ligoj.api</groupId >
2222 <artifactId >plugin-iam-empty</artifactId >
23- <version >4.0.5-SNAPSHOT </version >
23+ <version >4.0.5</version >
2424 </dependency >
2525 </dependencies >
2626 </dependencyManagement >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.ligoj.api</groupId >
99 <artifactId >parent</artifactId >
10- <version >4.0.5-SNAPSHOT </version >
10+ <version >4.0.5</version >
1111 <relativePath >../parent/pom.xml</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.ligoj.api</groupId >
77 <artifactId >parent</artifactId >
8- <version >4.0.5-SNAPSHOT </version >
8+ <version >4.0.5</version >
99 <relativePath >../parent/pom.xml</relativePath >
1010 </parent >
1111
1919 <dependency >
2020 <groupId >org.ligoj.api</groupId >
2121 <artifactId >plugin-api</artifactId >
22- <version >4.0.5-SNAPSHOT </version >
22+ <version >4.0.5</version >
2323 </dependency >
2424 <dependency >
2525 <groupId >org.ligoj.api</groupId >
2626 <artifactId >plugin-api-test</artifactId >
27- <version >4.0.5-SNAPSHOT </version >
27+ <version >4.0.5</version >
2828 <scope >test</scope >
2929 </dependency >
3030 </dependencies >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.ligoj.api</groupId >
77 <artifactId >parent</artifactId >
8- <version >4.0.5-SNAPSHOT </version >
8+ <version >4.0.5</version >
99 <relativePath >../parent/pom.xml</relativePath >
1010 </parent >
1111
1919 <dependency >
2020 <groupId >org.ligoj.api</groupId >
2121 <artifactId >plugin-api</artifactId >
22- <version >4.0.5-SNAPSHOT </version >
22+ <version >4.0.5</version >
2323 </dependency >
2424 </dependencies >
2525</project >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.ligoj.api</groupId >
77 <artifactId >parent</artifactId >
8- <version >4.0.5-SNAPSHOT </version >
8+ <version >4.0.5</version >
99 <relativePath >../parent/pom.xml</relativePath >
1010 </parent >
1111
2929 <dependency >
3030 <groupId >org.ligoj.api</groupId >
3131 <artifactId >plugin-core</artifactId >
32- <version >4.0.5-SNAPSHOT </version >
32+ <version >4.0.5</version >
3333 <scope >provided</scope >
3434 </dependency >
3535 <dependency >
3636 <groupId >org.ligoj.api</groupId >
3737 <artifactId >plugin-api-test</artifactId >
38- <version >4.0.5-SNAPSHOT </version >
38+ <version >4.0.5</version >
3939 <scope >test</scope >
4040 </dependency >
4141 <dependency >
4242 <groupId >org.ligoj.api</groupId >
4343 <artifactId >plugin-iam-empty</artifactId >
44- <version >4.0.5-SNAPSHOT </version >
44+ <version >4.0.5</version >
4545 </dependency >
4646 </dependencies >
4747 </dependencyManagement >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.ligoj.api</groupId >
77 <artifactId >parent</artifactId >
8- <version >4.0.5-SNAPSHOT </version >
8+ <version >4.0.5</version >
99 <relativePath >parent/pom.xml</relativePath >
1010 </parent >
1111
1212 <artifactId >root</artifactId >
13- <version >4.0.5-SNAPSHOT </version > <!-- Required by versions plugin -->
13+ <version >4.0.5</version > <!-- Required by versions plugin -->
1414 <packaging >pom</packaging >
1515 <name >Ligoj - API</name >
1616 <description >Ligoj - API components to test and build</description >
You can’t perform that action at this time.
0 commit comments