File tree Expand file tree Collapse file tree 6 files changed +8
-9
lines changed
Expand file tree Collapse file tree 6 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >cz.metacentrum</groupId >
66 <artifactId >accounting-parent</artifactId >
7- <version >3.29 </version >
7+ <version >3.30 </version >
88 </parent >
99
1010 <artifactId >cloud</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >cz.metacentrum</groupId >
99 <artifactId >accounting-parent</artifactId >
10- <version >3.29 </version >
10+ <version >3.30 </version >
1111 </parent >
1212
1313 <artifactId >metaacct</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >cz.metacentrum</groupId >
77 <artifactId >accounting-parent</artifactId >
8- <version >3.29 </version >
8+ <version >3.30 </version >
99 </parent >
1010
1111 <artifactId >metaacct_cmd</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >cz.metacentrum</groupId >
66 <artifactId >accounting-parent</artifactId >
7- <version >3.29 </version >
7+ <version >3.30 </version >
88 </parent >
99
1010 <artifactId >pbsmon</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >cz.metacentrum</groupId >
77 <artifactId >accounting-parent</artifactId >
8- <version >3.29 </version >
8+ <version >3.30 </version >
99 </parent >
1010
1111 <artifactId >perun_machines</artifactId >
Original file line number Diff line number Diff line change 77 <packaging >pom</packaging >
88
99 <!--
10- Use "mvn versions:set -DnewVersion=3.29 ; mvn versions:commit" to change version in all modules
10+ Use "mvn versions:set -DnewVersion=3.31 ; mvn versions:commit" to change version in all modules
1111 -->
12- <version >3.29 </version >
12+ <version >3.30 </version >
1313 <name >MetaCentrum Accounting Parent Project</name >
1414
1515 <properties >
1616 <java .version>17</java .version>
1717 <taglibs-standard .version>1.2.5</taglibs-standard .version>
18- <commons-text .version>1.10.0</commons-text .version>
1918 <maven .deploy.skip>true</maven .deploy.skip>
2019 </properties >
2120
3332 <dependency >
3433 <groupId >org.apache.commons</groupId >
3534 <artifactId >commons-text</artifactId >
36- <version >${commons-text.version} </version >
35+ <version >1.10.0 </version >
3736 </dependency >
3837 <dependency >
3938 <groupId >net.sourceforge.stripes</groupId >
You can’t perform that action at this time.
0 commit comments