Netbeans needs this for run-single-test functionality.
Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/b7f81efc Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/b7f81efc Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/b7f81efc Branch: refs/heads/two-dot-o Commit: b7f81efc53530cfe87d70b8bf05a5fca81e1ab63 Parents: efc0ec3 Author: Dave Johnson <[email protected]> Authored: Fri Nov 7 09:58:37 2014 -0500 Committer: Dave Johnson <[email protected]> Committed: Fri Nov 7 09:58:37 2014 -0500 ---------------------------------------------------------------------- stack/core/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/b7f81efc/stack/core/pom.xml ---------------------------------------------------------------------- diff --git a/stack/core/pom.xml b/stack/core/pom.xml index a303d17..98c7628 100644 --- a/stack/core/pom.xml +++ b/stack/core/pom.xml @@ -189,6 +189,7 @@ <exclude>**/*Test.java</exclude> </excludes> </configuration> + <version>2.15</version> </plugin> <plugin>
