Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.0.0-m1
Browse files Browse the repository at this point in the history
  • Loading branch information
WSO2 Builder committed Aug 5, 2016
1 parent e0408b6 commit 2349f8a
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 22 deletions.
5 changes: 2 additions & 3 deletions components/org.wso2.carbon.identity.auth.service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,13 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<parent>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-m1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
5 changes: 2 additions & 3 deletions components/org.wso2.carbon.identity.auth.valve/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,13 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<parent>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-m1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
5 changes: 2 additions & 3 deletions components/org.wso2.carbon.identity.authz.service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,13 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<parent>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-m1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
5 changes: 2 additions & 3 deletions components/org.wso2.carbon.identity.authz.valve/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,13 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<parent>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-m1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
5 changes: 2 additions & 3 deletions features/org.wso2.carbon.identity.auth.server.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,13 @@
~ specific language governing permissions and limitations
~ under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<parent>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-m1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,13 @@
~ specific language governing permissions and limitations
~ under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<parent>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-m1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
~ specific language governing permissions and limitations
~ under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<parent>
<groupId>org.wso2</groupId>
Expand All @@ -28,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-carbon-auth-rest</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-m1</version>
<packaging>pom</packaging>
<name>WSO2 Carbon - Auth/Authz Modules</name>
<description>
Expand All @@ -40,7 +39,7 @@
<url>https://github.com/wso2-extensions/identity-carbon-auth-rest.git</url>
<developerConnection>scm:git:https://github.com/wso2-extensions/identity-carbon-auth-rest.git</developerConnection>
<connection>scm:git:https://github.com/wso2-extensions/identity-carbon-auth-rest.git</connection>
<tag>v1.0.0-SNAPSHOT</tag>
<tag>v1.0.0-m1</tag>
</scm>

<modules>
Expand Down

0 comments on commit 2349f8a

Please sign in to comment.