Skip to content

Commit c661828

Browse files
committed
release 1.0.0
1 parent b3377c5 commit c661828

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>io.github.copilot-community-sdk</groupId>
1111
<artifactId>copilot-sdk</artifactId>
12-
<version>1.0.0-SNAPSHOT</version>
12+
<version>1.0.0</version>
1313
<packaging>jar</packaging>
1414

1515
<name>GitHub Copilot Community SDK :: Java</name>
@@ -186,7 +186,6 @@
186186
</execution>
187187
</executions>
188188
</plugin>
189-
<!--
190189
<plugin>
191190
<groupId>org.apache.maven.plugins</groupId>
192191
<artifactId>maven-gpg-plugin</artifactId>
@@ -201,7 +200,6 @@
201200
</execution>
202201
</executions>
203202
</plugin>
204-
-->
205203
<plugin>
206204
<groupId>org.sonatype.central</groupId>
207205
<artifactId>central-publishing-maven-plugin</artifactId>

0 commit comments

Comments
 (0)