Changed project name from spring-binding to org.springframework.expression

master
Andy Clement 16 years ago
parent fe11c664d2
commit 246cfa7945
  1. 38
      org.springframework.expression/.project

@ -1,19 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<projectDescription> <projectDescription>
<name>spring-binding</name> <name>org.springframework.expression</name>
<comment></comment> <comment></comment>
<projects> <projects>
<project>common-build</project> <project>common-build</project>
<project>repository</project> <project>repository</project>
</projects> </projects>
<buildSpec> <buildSpec>
<buildCommand> <buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name> <name>org.eclipse.jdt.core.javabuilder</name>
<arguments> <arguments>
</arguments> </arguments>
</buildCommand> </buildCommand>
</buildSpec> </buildSpec>
<natures> <natures>
<nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.jdt.core.javanature</nature>
</natures> </natures>
</projectDescription> </projectDescription>

Loading…
Cancel
Save