Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
[BZ 1341348] a few more left over references to rhq-rh-access web app.
Browse files Browse the repository at this point in the history
  • Loading branch information
spinder committed Jun 29, 2016
1 parent 0a8aa12 commit 7463e69
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions modules/enterprise/server/ear/pom.xml
Expand Up @@ -103,13 +103,6 @@
<type>war</type>
</dependency>

<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>rhq-rh-access</artifactId>
<version>${rhq-rh-access.version}</version>
<type>war</type>
</dependency>

<!-- ** JARs -->
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down Expand Up @@ -345,14 +338,7 @@
<bundleFileName>coregui.war</bundleFileName>
<contextRoot>/coregui</contextRoot>
</webModule>

<webModule>
<groupId>${project.groupId}</groupId>
<artifactId>rhq-rh-access</artifactId>
<bundleFileName>rhq-rh-access.war</bundleFileName>
<contextRoot>/rha</contextRoot>
</webModule>


</modules>
</configuration>
</plugin>
Expand Down

0 comments on commit 7463e69

Please sign in to comment.