Update to parent pom v19

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1583337 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 963109b..28e06a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>18</version>
+        <version>19</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
@@ -98,9 +98,6 @@
                             <directory>${project.build.outputDirectory}/META-INF</directory>
                             <targetPath>META-INF</targetPath>
                         </resource>
-                        <resouce>
-                            <directory>target/scr-plugin-generated</directory>
-                        </resouce>
                     </webResources>
                 </configuration>
             </plugin>