Skip to content

Commit 22950f6

Browse files
committed
Use parent and shed releases
1 parent a7d43a7 commit 22950f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
<parent>
1515
<groupId>org.seedstack.poms</groupId>
1616
<artifactId>parent-internal</artifactId>
17-
<version>3.4.3-SNAPSHOT</version>
17+
<version>3.4.3</version>
1818
</parent>
1919

2020
<groupId>org.seedstack.coffig</groupId>
2121
<artifactId>coffig</artifactId>
2222
<version>3.1.3-SNAPSHOT</version>
2323

2424
<properties>
25-
<shed.version>1.1.4-SNAPSHOT</shed.version>
25+
<shed.version>1.1.4</shed.version>
2626
<testArgLine>-javaagent:${settings.localRepository}/org/jmockit/jmockit/${jmockit.version}/jmockit-${jmockit.version}.jar</testArgLine>
2727
<compatibility.version>3.0.0</compatibility.version>
2828
<bintray.package>coffig</bintray.package>

0 commit comments

Comments
 (0)