Skip to content

Commit 7aa13b8

Browse files
authored
upgrade the version of esa-commons and esa-commons-net(#26)
upgrade the version of esa-commons and esa-commons-net
2 parents 6c971cb + 9e3c410 commit 7aa13b8

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
@@ -116,8 +116,8 @@
116116
<project.build.sourceEncoding>${encoding}</project.build.sourceEncoding>
117117
<project.reporting.outputEncoding>${encoding}</project.reporting.outputEncoding>
118118
<excludes-tests>**/it/**Test.java</excludes-tests>
119-
<esa-commons.version>0.1.2-SNAPSHOT</esa-commons.version>
120-
<esa-commons-net.version>0.0.1-SNAPSHOT</esa-commons-net.version>
119+
<esa-commons.version>0.2.1</esa-commons.version>
120+
<esa-commons-net.version>0.0.1</esa-commons-net.version>
121121
<esa-commons-build.version>1.0</esa-commons-build.version>
122122
<netty.version>4.1.52.Final</netty.version>
123123
<netty-tcnative.version>2.0.34.Final</netty-tcnative.version>

0 commit comments

Comments
 (0)