|  Swisspost
				
				460d0e0780
				sVote source code publication | há 6 anos atrás | |
|---|---|---|
| .. | ||
| etc | há 6 anos atrás | |
| extlibs | há 6 anos atrás | |
| src | há 6 anos atrás | |
| .gitignore | há 6 anos atrás | |
| README.md | há 6 anos atrás | |
| THIRD-PARTY.txt | há 6 anos atrás | |
| pom.xml | há 6 anos atrás | |
Scytl Super POM is the parent project for all Scytl projects.
It is the central point where global configuration is defined.
In maven the dependency is defined as:
    <parent>
        <groupId>com.scytl</groupId>
        <artifactId>maven-generic-conf</artifactId>
        <version>1.5.4</version>
    </parent>