Author: fchrist
Date: Mon Mar 28 13:43:14 2011
New Revision: 1086229
URL: http://svn.apache.org/viewvc?rev=1086229&view=rev
Log:
STANBOL-120 Fixed parent POM relative path and changed name in POM
Modified:
incubator/stanbol/branches/http-endpoint-refactoring/commons/web/pom.xml
Modified:
incubator/stanbol/branches/http-endpoint-refactoring/commons/web/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/branches/http-endpoint-refactoring/commons/web/pom.xml?rev=1086229&r1=1086228&r2=1086229&view=diff
==============================================================================
--- incubator/stanbol/branches/http-endpoint-refactoring/commons/web/pom.xml
(original)
+++ incubator/stanbol/branches/http-endpoint-refactoring/commons/web/pom.xml
Mon Mar 28 13:43:14 2011
@@ -7,7 +7,7 @@
<groupId>org.apache.stanbol</groupId>
<artifactId>stanbol-parent</artifactId>
<version>${stanbol-version}</version>
- <relativePath>../../parent/pom.xml</relativePath>
+ <relativePath>../../parent</relativePath>
</parent>
<groupId>org.apache.stanbol</groupId>
@@ -15,8 +15,8 @@
<version>${stanbol-version}</version>
<packaging>bundle</packaging>
- <name>Apache Stanbol HTTP Jersey Endpoint</name>
- <description>This is the Stanbol HTTP endpoint bundle.</description>
+ <name>Apache Stanbol Commons Web</name>
+ <description>This is the Stanbol HTTP Jersey endpoint
bundle.</description>
<scm>
<connection>
scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/trunk/commons/web