Browse Source

[maven-release-plugin] prepare release ureport2-core-2.2.4

master
jacky6024 7 years ago
parent
commit
dd149936e8
  1. 3
      ureport2-core/pom.xml

3
ureport2-core/pom.xml

@ -1,7 +1,7 @@
<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"> <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">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>ureport2-core</artifactId> <artifactId>ureport2-core</artifactId>
<version>2.2.4-SNAPSHOT</version> <version>2.2.4</version>
<parent> <parent>
<groupId>com.bstek.ureport</groupId> <groupId>com.bstek.ureport</groupId>
<artifactId>ureport2-parent</artifactId> <artifactId>ureport2-parent</artifactId>
@ -103,6 +103,7 @@
<connection>scm:git:https://github.com/youseries/ureport.git</connection> <connection>scm:git:https://github.com/youseries/ureport.git</connection>
<developerConnection>scm:git:git@github.com:youseries/ureport.git</developerConnection> <developerConnection>scm:git:git@github.com:youseries/ureport.git</developerConnection>
<url>https://github.com/youseries/ureport</url> <url>https://github.com/youseries/ureport</url>
<tag>ureport2-core-2.2.4</tag>
</scm> </scm>
<organization> <organization>
<name>Bstek</name> <name>Bstek</name>

Loading…
Cancel
Save