Adds initial state of tutorial branch safepoint_04_packaging
diff --git a/greenpages/greenpages.par/pom.xml b/greenpages/greenpages.par/pom.xml
index 86780a2..11da3b5 100644
--- a/greenpages/greenpages.par/pom.xml
+++ b/greenpages/greenpages.par/pom.xml
@@ -53,6 +53,7 @@
 
 	<build>
 		<plugins>
+<!-- TODO 4.1 Enable the maven-par-plugin
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-par-plugin</artifactId>
@@ -61,6 +62,7 @@
 					<applicationSymbolicName>greenpages</applicationSymbolicName>
 				</configuration>
 			</plugin>
+ -->
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-dependency-plugin</artifactId>