Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
rathnapandi authored Aug 4, 2016
1 parent a921d52 commit 3eca5d4
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions apigateway-deploy-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@

<dependencies>

<dependency>
<groupId>com.axway</groupId>
<artifactId>api-int</artifactId>
<version>0.0.1-20160804.053727-5</version>
<type>pol</type>
</dependency>
<dependency>
<groupId>com.axway</groupId>
<artifactId>api-int</artifactId>
<version>0.0.1-20160802.235837-3</version>
<type>pol</type>
</dependency>
<dependency>
<groupId>com.axway</groupId>
<artifactId>api-int</artifactId>
<version>0.0.1-20160803.000007-4</version>
<classifier>dev</classifier>
<type>env</type>
</dependency>
<groupId>com.axway</groupId>
<artifactId>api-int</artifactId>
<version>0.0.1-20160804.053727-5</version>
<classifier>dev</classifier>
<type>env</type>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 3eca5d4

Please sign in to comment.