File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.seedstack.poms</groupId >
16
16
<artifactId >parent-internal</artifactId >
17
- <version >3.0.0 </version >
17
+ <version >3.0.1 </version >
18
18
</parent >
19
19
20
20
<groupId >org.seedstack.seed</groupId >
23
23
<packaging >pom</packaging >
24
24
25
25
<properties >
26
- <poms .version>3.0.0 </poms .version>
26
+ <poms .version>3.0.1 </poms .version>
27
27
<nuun-kernel .version>1.0.M9</nuun-kernel .version>
28
- <shed .version>1.0.2-SNAPSHOT </shed .version>
29
- <coffig .version>2.0.1-SNAPSHOT </coffig .version>
28
+ <shed .version>1.0.2</shed .version>
29
+ <coffig .version>2.1.0 </coffig .version>
30
30
<commons-cli .version>1.3.1</commons-cli .version>
31
31
<guice .version>4.0</guice .version>
32
32
<shiro .version>1.2.4</shiro .version>
109
109
110
110
<dependencyManagement >
111
111
<dependencies >
112
- <!-- TODO: remove this when all components will reference shed 1.0.1+ -->
113
112
<dependency >
114
113
<groupId >org.seedstack.shed</groupId >
115
114
<artifactId >shed</artifactId >
You can’t perform that action at this time.
0 commit comments