SLING-8963 update to parent 38
diff --git a/pom.xml b/pom.xml
index 3a925f2..2a1be13 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>36</version>
+        <version>38</version>
         <relativePath />
     </parent>
 
@@ -32,8 +32,7 @@
 
     <name>Apache Sling JCR Installer</name>
     <description> 
-      Installs OSGi bundles and configurations
-      found in the JCR repository.
+      Installs OSGi bundles and configurations found in the JCR repository.
     </description>
     
     <properties>