File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
53 <modelVersion >4.0.0</modelVersion >
64 <groupId >com.ost</groupId >
75 <artifactId >ost-sdk-java</artifactId >
8- <version >0.9.0-beta-1-SNAPSHOT </version >
6+ <version >0.9.0-beta-1</version >
97 <name >OST SDK for Java</name >
108 <description >The official OST SDK for Java(https://dev.ost.com).</description >
119 <packaging >jar</packaging >
137135 <connection >scm:git:https://github.com/OpenSTFoundation/ost-sdk-java.git</connection >
138136 <developerConnection >scm:git:git@github.com:OpenSTFoundation/ost-sdk-java.git</developerConnection >
139137 <url >https://github.com/OpenSTFoundation/ost-sdk-java</url >
140- </scm >
138+ <tag >ost-sdk-java-0.9.0-beta-1</tag >
139+ </scm >
141140 <distributionManagement >
142141 <snapshotRepository >
143142 <id >ossrh</id >
You can’t perform that action at this time.
0 commit comments