File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >land.oras</groupId >
66 <artifactId >oras-java-sdk</artifactId >
7- <version >0.3.3-SNAPSHOT </version >
7+ <version >0.3.3</version >
88 <packaging >jar</packaging >
99 <name >${project.groupId} :${project.artifactId} </name >
1010 <description >ORAS Java SDK</description >
2929 <scm >
3030 <connection >scm:git:git@github.com:oras-project/oras-java.git</connection >
3131 <developerConnection >scm:git:git@github.com:oras-project/oras-java.git</developerConnection >
32- <tag >HEAD </tag >
32+ <tag >0.3.3 </tag >
3333 <url >https://github.com/oras-project/oras-java</url >
3434 </scm >
3535
4545
4646 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4747
48- <project .build.outputTimestamp>2026-02-05T05:03:43Z </project .build.outputTimestamp>
48+ <project .build.outputTimestamp>2026-02-08T12:29:44Z </project .build.outputTimestamp>
4949
5050 <spotless .check.skip>false</spotless .check.skip>
5151 <enforcer .skip>false</enforcer .skip>
You can’t perform that action at this time.
0 commit comments