14 lines
281 B
Plaintext
14 lines
281 B
Plaintext
<dependencies>
|
|
<dependency>
|
|
<maven>
|
|
<groupId>org.apache.maven.shared</groupId>
|
|
<artifactId>maven-filtering</artifactId>
|
|
</maven>
|
|
<jpp>
|
|
<groupId>JPP</groupId>
|
|
<artifactId>maven-filtering</artifactId>
|
|
</jpp>
|
|
</dependency>
|
|
</dependencies>
|
|
|