Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

update pom.xml to new release
In the pom.xml file you can optionally properties section: change the value of <cspace.services.client.version> to match the current services release.
Optionally, you can change the ArtifactId and name to something appropriate. e.g. "collectionspace.importer.myinstancename". It is not required, but probably a good idea.

mvn install

in Eclipse: import, materialize

...