Skip to content

Commit

Permalink
Use parent and shed releases
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienlauer committed Dec 4, 2018
1 parent a7d43a7 commit 22950f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
<parent>
<groupId>org.seedstack.poms</groupId>
<artifactId>parent-internal</artifactId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.3</version>
</parent>

<groupId>org.seedstack.coffig</groupId>
<artifactId>coffig</artifactId>
<version>3.1.3-SNAPSHOT</version>

<properties>
<shed.version>1.1.4-SNAPSHOT</shed.version>
<shed.version>1.1.4</shed.version>
<testArgLine>-javaagent:${settings.localRepository}/org/jmockit/jmockit/${jmockit.version}/jmockit-${jmockit.version}.jar</testArgLine>
<compatibility.version>3.0.0</compatibility.version>
<bintray.package>coffig</bintray.package>
Expand Down

0 comments on commit 22950f6

Please sign in to comment.