File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66 <groupId >cambio.simulator</groupId >
77 <artifactId >misim</artifactId >
8- <version >3.4 .0</version >
8+ <version >4.1 .0</version >
99 <packaging >jar</packaging >
1010
1111 <name >MiSim Simulator</name >
3838 <developerConnection >scm:git:https://github.com/Cambio-Project/MiSim</developerConnection >
3939 <tag >HEAD</tag >
4040 </scm >
41+
4142 <distributionManagement >
4243 <repository >
4344 <id >github</id >
Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >restAPI</groupId >
1212 <artifactId >restAPI</artifactId >
13- <version >0.0.1 -SNAPSHOT</version >
13+ <version >0.0.2 -SNAPSHOT</version >
1414 <name >restAPI</name >
1515 <properties >
1616 <java .version>17</java .version>
2626 <dependency >
2727 <groupId >cambio.simulator</groupId >
2828 <artifactId >misim</artifactId >
29- <version >3.4 .0</version >
29+ <version >4.1 .0</version >
3030 </dependency >
3131
3232 <dependency >
You can’t perform that action at this time.
0 commit comments