Skip to content

Commit 18d4cdd

Browse files
committed
[maven-release-plugin] prepare release db2unit-1-Alpha
1 parent 58bf5fc commit 18d4cdd

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

pom.xml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,18 @@
1111
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -->
1212

1313
<!-- You should have received a copy of the GNU General Public License along
14-
with db2unit. If not, see <http://www.gnu.org/licenses/>. -->
14+
with db2unit. If not, see <http://www.gnu.org/licenses />. -->
1515

1616
<!-- Andres Gomez Casanova <angocaATyahooDOTcom> -->
1717

18-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_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/maven-v4_0_0.xsd">
2019

2120
<modelVersion>4.0.0</modelVersion>
2221

2322
<!-- The Basics -->
2423
<groupId>com.github.angoca</groupId>
2524
<artifactId>db2unit</artifactId>
26-
<version>1-Alpha-SNAPSHOT</version>
25+
<version>1-Alpha</version>
2726
<packaging>pom</packaging>
2827

2928
<!-- Build Settings -->
@@ -159,7 +158,7 @@
159158
scm:git:ssh://[email protected]/angoca/db2unit.git
160159
</developerConnection>
161160
<url>https://github.com/angoca/db2unit</url>
162-
<tag>HEAD</tag>
161+
<tag>db2unit-1-Alpha</tag>
163162
</scm>
164163

165164
<distributionManagement>

0 commit comments

Comments
 (0)