jwjoubert-12.0-2020w01-20200606.054750-3.pom

Checksums

MD5 23be459983f0364798b65c1080873c37
SHA1 915ecd7b088dabe2f51b6894a0d58933d04ba5e8
SHA256 308cd4e4e1f3416e0f5cd4f3e9c02686635d0da67d6734b7e45ea55dc54e653e
SHA512 7ea3e6b3c121532eeab95d19d904702af6850f907debe08ace1e310a1f2b219adce4645d45a5fd88a13292133e9d897f7fed88ebe8683a2f1042689c034b783a

POM

<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.matsim.up</groupId>
        <artifactId>up-playgrounds</artifactId>
        <version>12.0-2020w01-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.matsim.up.up-playgrounds</groupId>
    <artifactId>jwjoubert</artifactId>
    <name>jwjoubert</name>

    <repositories>
        <!-- Repository for MATSim snapshots (in case someone wants to switch to
            snapshot versions) -->
        <repository>
            <id>ojo-snapshots</id>
            <url>http://oss.jfrog.org/libs-snapshot</url>
        </repository>
    </repositories>

    <dependencies>

    </dependencies>

</project>