We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b95a69 commit b0184e6Copy full SHA for b0184e6
1 file changed
opendj-server-legacy/pom.xml
@@ -13,7 +13,7 @@
13
information: "Portions Copyright [year] [name of copyright owner]".
14
15
Copyright 2011-2016 ForgeRock AS.
16
- Portions Copyright 2017-2025 3A Systems, LLC.
+ Portions Copyright 2017-2026 3A Systems, LLC.
17
-->
18
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19
@@ -1269,6 +1269,7 @@
1269
<include>**/*Tests.java</include>
1270
<include>**/*TestCase.java</include>
1271
<include>**/*TestCases.java</include>
1272
+ <include>**/*TestSuite.java</include>
1273
</includes>
1274
<properties>
1275
<property>
0 commit comments