|
6 | 6 | <parent> |
7 | 7 | <groupId>org.kunlab.scenamatica</groupId> |
8 | 8 | <artifactId>Scenamatica</artifactId> |
9 | | - <version>0.10.0</version> |
| 9 | + <version>1.0.0</version> |
10 | 10 | <relativePath>../pom.xml</relativePath> |
11 | 11 | </parent> |
12 | 12 |
|
|
62 | 62 | <dependency> |
63 | 63 | <groupId>org.kunlab.scenamatica</groupId> |
64 | 64 | <artifactId>ScenamaticaCommons</artifactId> |
65 | | - <version>0.10.0</version> |
| 65 | + <version>1.0.0</version> |
66 | 66 | <scope>compile</scope> |
67 | 67 | </dependency> |
68 | 68 | <dependency> |
69 | 69 | <groupId>org.kunlab.scenamatica</groupId> |
70 | 70 | <artifactId>ScenamaticaModels</artifactId> |
71 | | - <version>0.10.0</version> |
| 71 | + <version>1.0.0</version> |
72 | 72 | <scope>compile</scope> |
73 | 73 | </dependency> |
74 | 74 | <dependency> |
75 | 75 | <groupId>org.kunlab.scenamatica</groupId> |
76 | 76 | <artifactId>ScenamaticaContextEngine</artifactId> |
77 | | - <version>0.10.0</version> |
| 77 | + <version>1.0.0</version> |
78 | 78 | <scope>compile</scope> |
79 | 79 | </dependency> |
80 | 80 | <dependency> |
81 | 81 | <groupId>org.kunlab.scenamatica</groupId> |
82 | 82 | <artifactId>ScenamaticaScenarioFile</artifactId> |
83 | | - <version>0.10.0</version> |
| 83 | + <version>1.0.0</version> |
84 | 84 | <scope>compile</scope> |
85 | 85 | </dependency> |
86 | 86 | <dependency> |
87 | 87 | <groupId>org.kunlab.scenamatica</groupId> |
88 | 88 | <artifactId>ScenamaticaActionEngine</artifactId> |
89 | | - <version>0.10.0</version> |
| 89 | + <version>1.0.0</version> |
90 | 90 | <scope>compile</scope> |
91 | 91 | </dependency> |
92 | 92 | <dependency> |
93 | 93 | <groupId>org.kunlab.scenamatica</groupId> |
94 | 94 | <artifactId>ScenamaticaTriggerEngine</artifactId> |
95 | | - <version>0.10.0</version> |
| 95 | + <version>1.0.0</version> |
96 | 96 | <scope>compile</scope> |
97 | 97 | </dependency> |
98 | 98 | <dependency> |
99 | 99 | <groupId>org.kunlab.scenamatica</groupId> |
100 | 100 | <artifactId>ScenamaticaScenarioEngine</artifactId> |
101 | | - <version>0.10.0</version> |
| 101 | + <version>1.0.0</version> |
102 | 102 | <scope>compile</scope> |
103 | 103 | </dependency> |
104 | 104 | <dependency> |
105 | 105 | <groupId>org.kunlab.scenamatica</groupId> |
106 | 106 | <artifactId>ScenamaticaSelectorEngine</artifactId> |
107 | | - <version>0.10.0</version> |
| 107 | + <version>1.0.0</version> |
108 | 108 | <scope>compile</scope> |
109 | 109 | </dependency> |
110 | 110 | <dependency> |
111 | 111 | <groupId>org.kunlab.scenamatica.nms</groupId> |
112 | 112 | <artifactId>NMSCore</artifactId> |
113 | | - <version>0.10.0</version> |
| 113 | + <version>1.0.0</version> |
114 | 114 | </dependency> |
115 | 115 | <dependency> |
116 | 116 | <groupId>org.kunlab.scenamatica.nms</groupId> |
117 | 117 | <artifactId>v1_16_R3</artifactId> |
118 | | - <version>0.10.0</version> |
| 118 | + <version>1.0.0</version> |
119 | 119 | </dependency> |
120 | 120 | </dependencies> |
121 | 121 | </project> |
0 commit comments