Skip to content

Commit 4e07fdf

Browse files
authored
Hotfix: removal of -eks from version (#65)
`eks` comes from my custom build. It should be removed here.
1 parent 79ed42b commit 4e07fdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>net.juniper.netconf</groupId>
99
<artifactId>netconf-java</artifactId>
10-
<version>2.1.1.6.2-eks</version>
10+
<version>2.1.1.6.3</version>
1111
<packaging>jar</packaging>
1212

1313
<properties>

0 commit comments

Comments
 (0)