File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<!--
33 ~ Copyright (c) Microsoft Corporation. All rights reserved.
44 -->
5- <project xmlns =" http://maven.apache.org/POM/4.0.0"
6- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
7- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
86 <modelVersion >4.0.0</modelVersion >
97
108 <groupId >io.github.copilot-community-sdk</groupId >
119 <artifactId >copilot-sdk</artifactId >
12- <version >1.0.1-SNAPSHOT </version >
10+ <version >1.0.1</version >
1311 <packaging >jar</packaging >
1412
1513 <name >GitHub Copilot Community SDK :: Java</name >
3533 <connection >scm:git:https://github.com/copilot-community-sdk/copilot-sdk-java.git</connection >
3634 <developerConnection >scm:git:https://github.com/copilot-community-sdk/copilot-sdk-java.git</developerConnection >
3735 <url >https://github.com/copilot-community-sdk/copilot-sdk-java</url >
38- </scm >
36+ <tag >v1.0.1</tag >
37+ </scm >
3938
4039 <properties >
4140 <maven .compiler.release>17</maven .compiler.release>
You can’t perform that action at this time.
0 commit comments