diff --git a/project-template.pom b/project-template.pom index 9e28c1a..3d61bbf 100644 --- a/project-template.pom +++ b/project-template.pom @@ -1,97 +1,97 @@ - - + http://www.apache.org/licenses/LICENSE-2.0 Unless required by + applicable law or agreed to in writing, software distributed under the + License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR + CONDITIONS OF ANY KIND, either express or implied. See the License for + the specific language governing permissions and limitations under the + License. + --> + - 4.0.0 - org.apache.ant - ant-antunit - jar - ${artifact.version} + 4.0.0 + org.apache.ant + ant-antunit + jar + ${artifact.version} - - - true - + + + true + - - src/main - src/tests/junit - - - - - - - org.apache.ant - ant - 1.7.1 - compile - - - org.apache.ant - ant-launcher - - - - - junit - junit-dep - 4.4 - compile - true - + + src/main + src/tests/junit + + + + + + + org.apache.ant + ant + 1.7.1 + compile + + + org.apache.ant + ant-launcher + + + + + junit + junit-dep + 4.4 + compile + true + - - org.apache.ant - ant-launcher - 1.7.1 - runtime - + + org.apache.ant + ant-launcher + 1.7.1 + runtime + - - + +