[testng] 171/355: Fix maven configuration
Eugene Zhukov
eugene-guest at moszumanska.debian.org
Tue Aug 18 10:20:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
eugene-guest pushed a commit to annotated tag OpenBSD
in repository testng.
commit 7bb4987f86641498478282af0b0f34b930b7c08d
Author: Julien Herr <julien.herr at alcatel-lucent.com>
Date: Tue Apr 7 14:50:44 2015 +0200
Fix maven configuration
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index c118ee1..5a4ad98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,6 +159,7 @@
<version>3.1</version>
<configuration>
<source>1.7</source>
+ <target>1.7</target>
</configuration>
</plugin>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git
More information about the pkg-java-commits
mailing list