|
6 | 6 | <parent> |
7 | 7 | <groupId>net.kunmc.lab</groupId> |
8 | 8 | <artifactId>Scenamatica</artifactId> |
9 | | - <version>0.5.5</version> |
| 9 | + <version>0.5.6</version> |
10 | 10 | <relativePath>../pom.xml</relativePath> |
11 | 11 | </parent> |
12 | 12 |
|
|
62 | 62 | <dependency> |
63 | 63 | <groupId>net.kunmc.lab</groupId> |
64 | 64 | <artifactId>ScenamaticaCommons</artifactId> |
65 | | - <version>0.5.5</version> |
| 65 | + <version>0.5.6</version> |
66 | 66 | <scope>compile</scope> |
67 | 67 | </dependency> |
68 | 68 | <dependency> |
69 | 69 | <groupId>net.kunmc.lab</groupId> |
70 | 70 | <artifactId>ScenamaticaModels</artifactId> |
71 | | - <version>0.5.5</version> |
| 71 | + <version>0.5.6</version> |
72 | 72 | <scope>compile</scope> |
73 | 73 | </dependency> |
74 | 74 | <dependency> |
75 | 75 | <groupId>net.kunmc.lab</groupId> |
76 | 76 | <artifactId>ScenamaticaContextEngine</artifactId> |
77 | | - <version>0.5.5</version> |
| 77 | + <version>0.5.6</version> |
78 | 78 | <scope>compile</scope> |
79 | 79 | </dependency> |
80 | 80 | <dependency> |
81 | 81 | <groupId>net.kunmc.lab</groupId> |
82 | 82 | <artifactId>ScenamaticaScenarioFile</artifactId> |
83 | | - <version>0.5.5</version> |
| 83 | + <version>0.5.6</version> |
84 | 84 | <scope>compile</scope> |
85 | 85 | </dependency> |
86 | 86 | <dependency> |
87 | 87 | <groupId>net.kunmc.lab</groupId> |
88 | 88 | <artifactId>ScenamaticaActionEngine</artifactId> |
89 | | - <version>0.5.5</version> |
| 89 | + <version>0.5.6</version> |
90 | 90 | <scope>compile</scope> |
91 | 91 | </dependency> |
92 | 92 | <dependency> |
93 | 93 | <groupId>net.kunmc.lab</groupId> |
94 | 94 | <artifactId>ScenamaticaTriggerEngine</artifactId> |
95 | | - <version>0.5.5</version> |
| 95 | + <version>0.5.6</version> |
96 | 96 | <scope>compile</scope> |
97 | 97 | </dependency> |
98 | 98 | <dependency> |
99 | 99 | <groupId>net.kunmc.lab</groupId> |
100 | 100 | <artifactId>ScenamaticaScenarioEngine</artifactId> |
101 | | - <version>0.5.5</version> |
| 101 | + <version>0.5.6</version> |
102 | 102 | <scope>compile</scope> |
103 | 103 | </dependency> |
104 | 104 | </dependencies> |
|
0 commit comments