This repository was archived by the owner on Apr 7, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
jwebunit-webtestcase-generator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <parent >
33 <artifactId >jwebunit</artifactId >
44 <groupId >net.sourceforge.jwebunit</groupId >
5- <version >1.6-SNAPSHOT </version >
5+ <version >2.0 </version >
66 <relativePath >../</relativePath >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 22 <parent >
33 <artifactId >jwebunit</artifactId >
44 <groupId >net.sourceforge.jwebunit</groupId >
5- <version >1.6-SNAPSHOT </version >
5+ <version >2.0 </version >
66 <relativePath >../</relativePath >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 22 <parent >
33 <artifactId >jwebunit</artifactId >
44 <groupId >net.sourceforge.jwebunit</groupId >
5- <version >1.6-SNAPSHOT </version >
5+ <version >2.0 </version >
66 <relativePath >../</relativePath >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 22 <parent >
33 <artifactId >jwebunit</artifactId >
44 <groupId >net.sourceforge.jwebunit</groupId >
5- <version >1.6-SNAPSHOT </version >
5+ <version >2.0 </version >
66 <relativePath >..</relativePath >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 22 <parent >
33 <artifactId >jwebunit</artifactId >
44 <groupId >net.sourceforge.jwebunit</groupId >
5- <version >1.6-SNAPSHOT </version >
5+ <version >2.0 </version >
66 <relativePath >../</relativePath >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <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" >
42 <modelVersion >4.0.0</modelVersion >
53 <groupId >net.sourceforge.jwebunit</groupId >
64 <artifactId >jwebunit</artifactId >
75 <name >JWebUnit</name >
8- <version >1.6-SNAPSHOT </version >
6+ <version >2.0 </version >
97 <packaging >pom</packaging >
108 <description >
119 JWebUnit is a Java framework that facilitates creation of
170168 </license >
171169 </licenses >
172170 <scm >
173- <connection >
174- scm:svn:http://jwebunit.svn.sourceforge.net/svnroot/jwebunit/trunk
175- </connection >
176- <developerConnection >
177- scm:svn:https://jwebunit.svn.sourceforge.net/svnroot/jwebunit/trunk
178- </developerConnection >
179- <url >
180- http://jwebunit.svn.sourceforge.net/viewvc/jwebunit/trunk
181- </url >
171+ <connection >scm:svn:http://jwebunit.svn.sourceforge.net/svnroot/jwebunit/tags/jwebunit-2.0</connection >
172+ <developerConnection >scm:svn:https://jwebunit.svn.sourceforge.net/svnroot/jwebunit/tags/jwebunit-2.0</developerConnection >
173+ <url >http://jwebunit.svn.sourceforge.net/viewvc/jwebunit/tags/jwebunit-2.0</url >
182174 </scm >
183175 <organization >
184176 <name >SourceForge</name >
482474 <name >JWebUnit Maven 2 Snapshots Repository</name >
483475 </snapshotRepository >
484476 </distributionManagement >
485- </project >
477+ </project >
You can’t perform that action at this time.
0 commit comments