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 11
11
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -->
12
12
13
13
<!-- 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 />. -->
15
15
16
16
<!-- Andres Gomez Casanova <angocaATyahooDOTcom> -->
17
17
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" >
20
19
21
20
<modelVersion >4.0.0</modelVersion >
22
21
23
22
<!-- The Basics -->
24
23
<groupId >com.github.angoca</groupId >
25
24
<artifactId >db2unit</artifactId >
26
- <version >1-Alpha-SNAPSHOT </version >
25
+ <version >1-Alpha</version >
27
26
<packaging >pom</packaging >
28
27
29
28
<!-- Build Settings -->
159
158
scm:git:ssh://
[email protected] /angoca/db2unit.git
160
159
</developerConnection >
161
160
<url >https://github.com/angoca/db2unit</url >
162
- <tag >HEAD </tag >
161
+ <tag >db2unit-1-Alpha </tag >
163
162
</scm >
164
163
165
164
<distributionManagement >
You can’t perform that action at this time.
0 commit comments