Skip to content

Commit

Permalink
Added pol syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Rathna Natarajan committed Apr 16, 2019
1 parent 92bddc7 commit e6c2f8e
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 133 deletions.
5 changes: 0 additions & 5 deletions common/target/classes/META-INF/MANIFEST.MF

This file was deleted.

This file was deleted.

21 changes: 0 additions & 21 deletions common/target/classes/META-INF/maven/com.axway.poc/common/pom.xml

This file was deleted.

4 changes: 2 additions & 2 deletions gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
<artifactId>policy-archive</artifactId>
<executions>
<execution>
<id>fed</id>
<id>pol</id>
<phase>package</phase>
<goals>
<goal>fed</goal>
<goal>pol</goal>
</goals>
</execution>
</executions>
Expand Down
12 changes: 0 additions & 12 deletions gateway/target/alternateLocation/Group-1-0.0.1-SNAPSHOT.jar

This file was deleted.

5 changes: 0 additions & 5 deletions gateway/target/classes/META-INF/MANIFEST.MF

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit e6c2f8e

Please sign in to comment.