Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 4ae1706

Browse files
committed
update pom.xml for staging with bundle
1 parent 3ef8a7b commit 4ae1706

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
@@ -3,7 +3,7 @@
33

44
<groupId>com.Upwork</groupId>
55
<artifactId>api</artifactId>
6-
<version>1.0.1-SNAPSHOT</version>
6+
<version>1.0.1</version>
77
<packaging>jar</packaging>
88
<name>java-upwork</name>
99
<description>JAVA bindings for Upwork API</description>
@@ -67,7 +67,7 @@
6767
<plugin>
6868
<groupId>org.sonatype.plugins</groupId>
6969
<artifactId>nexus-staging-maven-plugin</artifactId>
70-
<version>1.6.3</version>
70+
<version>1.6.6</version>
7171
<extensions>true</extensions>
7272
<configuration>
7373
<serverId>sonatype-nexus-staging</serverId>

0 commit comments

Comments
 (0)