soa.ldap/build.xml
changeset 4889 066f950aecc0
parent 3950 8301327ccd2f
     1.1 --- a/soa.ldap/build.xml	Fri May 14 15:20:25 2010 +0400
     1.2 +++ b/soa.ldap/build.xml	Fri Apr 22 14:36:23 2011 -0400
     1.3 @@ -1,5 +1,5 @@
     1.4  <?xml version="1.0" encoding="UTF-8"?>
     1.5  <project basedir="." default="netbeans" name="soa.ldap">
     1.6      <description>Builds, tests, and runs the project org.netbeans.modules.ldap</description>
     1.7 -    <import file="../nbbuild/templates/projectized.xml"/>
     1.8 +    <import file="nbproject/build-impl.xml"/>
     1.9  </project>