This example demonstrates the ability to publish and unpublished files to the ModeShape JcrRepository,


This example contains the following:
	-	The files directory that contains the file artifacts to publish
	-	The scripts that will publish/unpublish the artifacts


To publish the files, run the script:

$./publish.sh (.bat)


To unpublished the same files, run the script:

$./publish.sh (.bat)

