Skip to content

Commit

Permalink
GTNPORTAL-3078 Remove exo.portal.component.web.api Dependency from
Browse files Browse the repository at this point in the history
gatein-sample-portal-ear quickstart
  • Loading branch information
ppalaga committed May 29, 2013
1 parent 04b5965 commit a9a317a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
4 changes: 0 additions & 4 deletions gatein-sample-portal/ear/pom.xml
Expand Up @@ -36,10 +36,6 @@
<artifactId>gatein-sample-portal-config</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.gatein.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
</dependency>
<dependency>
<groupId>org.gatein.portal.quickstarts</groupId>
<artifactId>gatein-sample-portal-war</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions gatein-sample-portal/pom.xml
Expand Up @@ -75,12 +75,6 @@
<version>${version.org.gatein.common}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gatein.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
<version>${version.org.gatein}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.gatein.portal</groupId>
<artifactId>exo.portal.component.web.resources</artifactId>
Expand Down

0 comments on commit a9a317a

Please sign in to comment.