File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 77
88 <groupId >io.github.copilot-community-sdk</groupId >
99 <artifactId >copilot-sdk</artifactId >
10- <version >1.0.7-SNAPSHOT </version >
10+ <version >1.0.7</version >
1111 <packaging >jar</packaging >
1212
1313 <name >GitHub Copilot Community SDK :: Java</name >
3333 <connection >scm:git:https://github.com/copilot-community-sdk/copilot-sdk-java.git</connection >
3434 <developerConnection >scm:git:https://github.com/copilot-community-sdk/copilot-sdk-java.git</developerConnection >
3535 <url >https://github.com/copilot-community-sdk/copilot-sdk-java</url >
36- <tag >HEAD </tag >
36+ <tag >v1.0.7 </tag >
3737 </scm >
3838
3939 <properties >
109109 <!-- Load the target commit from .lastmerge file -->
110110 <loadfile property =" copilot.sdk.commit" srcFile =" ${project.basedir}/.lastmerge" >
111111 <filterchain >
112- <striplinebreaks />
113- <trim />
112+ <striplinebreaks />
113+ <trim />
114114 </filterchain >
115115 </loadfile >
116116
You can’t perform that action at this time.
0 commit comments