Explorar el Código

Update build name

Olivier Paradis hace 13 años
padre
commit
feb18df340
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build.xml

+ 1 - 1
build.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project name="SonataAdminBundle" basedir="." default="build:main">
+<project name="SonataDoctrineORMAdminBundle" basedir="." default="build:main">
 
     <!-- Config files -->
     <property name="dir.config"                  value="${project.basedir}" />