File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<groupId >land.oras.java</groupId >
6
6
<artifactId >oras-java-sdk</artifactId >
7
- <version >0.1.9-SNAPSHOT </version >
7
+ <version >0.1.9</version >
8
8
<packaging >jar</packaging >
9
9
<name >${project.groupId} :${project.artifactId} </name >
10
10
<description >ORAS Java SDK</description >
29
29
<scm >
30
30
<connection >scm:git:git@github.com:oras-project/oras-java.git</connection >
31
31
<developerConnection >scm:git:git@github.com:oras-project/oras-java.git</developerConnection >
32
- <tag >HEAD </tag >
32
+ <tag >0.1.9 </tag >
33
33
<url >https://github.com/oras-project/oras-java</url >
34
34
</scm >
35
35
46
46
47
47
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
48
48
49
- <project .build.outputTimestamp>2025-03-02T08:47:53Z </project .build.outputTimestamp>
49
+ <project .build.outputTimestamp>2025-03-04T09:12:14Z </project .build.outputTimestamp>
50
50
51
51
<spotless .check.skip>false</spotless .check.skip>
52
52
<enforcer .skip>false</enforcer .skip>
You can’t perform that action at this time.
0 commit comments