File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1515 See the License for the specific language governing permissions and
1616 limitations under the License.
1717 -->
18- <project xmlns =" http://maven.apache.org/POM/4.0.0"
19- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18+ <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" >
2119 <parent >
2220 <groupId >org.apache</groupId >
2321 <artifactId >apache</artifactId >
2826
2927 <groupId >org.apache.rocketmq</groupId >
3028 <artifactId >rocketmq-proto</artifactId >
31- <version >2.0.0-SNAPSHOT </version >
29+ <version >2.0.0</version >
3230
3331 <properties >
3432 <maven .compiler.release>8</maven .compiler.release>
141139 <url >git@github.com:apache/rocketmq-apis.git</url >
142140 <connection >scm:git:git@github.com:apache/rocketmq-apis.git</connection >
143141 <developerConnection >scm:git:git@github.com:apache/rocketmq-apis.git</developerConnection >
144- </scm >
142+ <tag >rocketmq-proto-2.0.0</tag >
143+ </scm >
145144</project >
You can’t perform that action at this time.
0 commit comments