Newline.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/6828b73b Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/6828b73b Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/6828b73b Branch: refs/heads/RNG-30__sampling Commit: 6828b73b48f013a8dc930c03f9cbeb3ea78b8cea Parents: 2c3f2bb Author: Gilles <er...@apache.org> Authored: Fri Nov 11 21:40:11 2016 +0100 Committer: Gilles <er...@apache.org> Committed: Fri Nov 11 21:40:11 2016 +0100 ---------------------------------------------------------------------- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/6828b73b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fd988c7..37f28d7 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---><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"> +--> +<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"> <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId>