summaryrefslogtreecommitdiff
path: root/groot-tests/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'groot-tests/pom.xml')
-rw-r--r--groot-tests/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/groot-tests/pom.xml b/groot-tests/pom.xml
index 2c39a58..ec2bcd9 100644
--- a/groot-tests/pom.xml
+++ b/groot-tests/pom.xml
@@ -12,9 +12,8 @@
<artifactId>groot-tests</artifactId>
<name>Groot : Tests </name>
<properties>
- <maven.compiler.source>8</maven.compiler.source>
- <maven.compiler.target>8</maven.compiler.target>
- <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ <maven.install.skip>true</maven.install.skip>
+ <maven.deploy.skip>true</maven.deploy.skip>
</properties>
</project> \ No newline at end of file