This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.launchpad.test-services-war-2.0.10 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-services-war.git
commit 772484d4e15fd29140af034c9d5feb4cc437f2de Author: Carsten Ziegeler <[email protected]> AuthorDate: Mon Mar 31 14:39:20 2014 +0000 Update to parent pom v19 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/launchpad/test-services-war@1583337 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
