Skip to content

Commit 50e8b82

Browse files
committed
Update coffig and shed to release
1 parent 98986ba commit 50e8b82

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

pom.xml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.seedstack.poms</groupId>
1616
<artifactId>parent-internal</artifactId>
17-
<version>3.0.0</version>
17+
<version>3.0.1</version>
1818
</parent>
1919

2020
<groupId>org.seedstack.seed</groupId>
@@ -23,10 +23,10 @@
2323
<packaging>pom</packaging>
2424

2525
<properties>
26-
<poms.version>3.0.0</poms.version>
26+
<poms.version>3.0.1</poms.version>
2727
<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>
3030
<commons-cli.version>1.3.1</commons-cli.version>
3131
<guice.version>4.0</guice.version>
3232
<shiro.version>1.2.4</shiro.version>
@@ -109,7 +109,6 @@
109109

110110
<dependencyManagement>
111111
<dependencies>
112-
<!-- TODO: remove this when all components will reference shed 1.0.1+ -->
113112
<dependency>
114113
<groupId>org.seedstack.shed</groupId>
115114
<artifactId>shed</artifactId>

0 commit comments

Comments
 (0)