File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ junitVersion=4.13.2
4
4
lombokVersion =1.18.28
5
5
mockitoVersion =4.11.0
6
6
multithreadedtcVersion =1.01
7
- version =1.0.3-SNAPSHOT
7
+ version =1.0.3
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<ivy-module version =" 2.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
3
xsi : noNamespaceSchemaLocation =" http://ant.apache.org/ivy/schemas/ivy.xsd" >
4
- <info organisation =" org.codeprimate" module =" cp-elements" revision =" 1.0.3-SNAPSHOT " branch =" trunk" status =" integration" >
4
+ <info organisation =" org.codeprimate" module =" cp-elements" revision =" 1.0.3" branch =" trunk" status =" integration" >
5
5
6
6
<ivyauthor name =" Codeprimate, LLC" url =" www.codeprimate.org" />
7
7
<description >
Original file line number Diff line number Diff line change 13
13
14
14
<groupId >org.codeprimate</groupId >
15
15
<artifactId >cp-elements</artifactId >
16
- <version >1.0.3-SNAPSHOT </version >
16
+ <version >1.0.3</version >
17
17
<packaging >jar</packaging >
18
18
19
19
<name >Elements</name >
You can’t perform that action at this time.
0 commit comments