Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Commit

Permalink
Prepare for release 1.2.0.Alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann committed Sep 9, 2015
1 parent ff0d659 commit 48bfedf
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion config-policy/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apiman.plugins</groupId>
<artifactId>apiman-plugins</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apiman-plugins-config-policy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cors-policy/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apiman.plugins</groupId>
<artifactId>apiman-plugins</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apiman-plugins-cors-policy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion http-security-policy/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apiman.plugins</groupId>
<artifactId>apiman-plugins</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apiman-plugins-http-security-policy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jsonp-policy/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apiman.plugins</groupId>
<artifactId>apiman-plugins</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apiman-plugins-jsonp-policy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion keycloak-oauth-policy/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apiman.plugins</groupId>
<artifactId>apiman-plugins</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apiman-plugins-keycloak-oauth-policy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion noop-policy/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apiman.plugins</groupId>
<artifactId>apiman-plugins</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apiman-plugins-noop-policy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>io.apiman.plugins</groupId>
<artifactId>apiman-plugins</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0.Alpha1</version>
<name>apiman-plugins</name>
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion simple-header-policy/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apiman.plugins</groupId>
<artifactId>apiman-plugins</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apiman-plugins-simple-header-policy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test-policy/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apiman.plugins</groupId>
<artifactId>apiman-plugins</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apiman-plugins-test-policy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion transformation-policy/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apiman.plugins</groupId>
<artifactId>apiman-plugins</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0.Alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apiman-plugins-transformation-policy</artifactId>
Expand Down

0 comments on commit 48bfedf

Please sign in to comment.