Skip to content

Commit a4ae33d

Browse files
authored
Updated the version for release
1 parent 836c91d commit a4ae33d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
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.0.1</version>
10+
<version>2.1</version>
1111
<packaging>jar</packaging>
1212

1313
<properties>
@@ -30,7 +30,7 @@
3030
<developers>
3131
<developer>
3232
<name>Juniper Staff</name>
33-
<email>ldo@juniper.net</email>
33+
<email>jnpr-community-netdev@juniper.net</email>
3434
<organization>Juniper</organization>
3535
<organizationUrl>https://github.com/Juniper</organizationUrl>
3636
</developer>
@@ -211,4 +211,4 @@
211211
</dependency>
212212

213213
</dependencies>
214-
</project>
214+
</project>

0 commit comments

Comments
 (0)