Skip to content

Commit 8efc1cc

Browse files
[maven-release-plugin] prepare release v6.1.0-alpha
1 parent 5d800f8 commit 8efc1cc

File tree

29 files changed

+32
-32
lines changed

29 files changed

+32
-32
lines changed

modules/api-resources/api-resources-full/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
<parent>
2424
<groupId>org.wso2.is</groupId>
2525
<artifactId>api-resources</artifactId>
26-
<version>6.1.0-m3-SNAPSHOT</version>
26+
<version>6.1.0-alpha</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

3030
<artifactId>api-resources-full</artifactId>
31-
<version>6.1.0-m3-SNAPSHOT</version>
31+
<version>6.1.0-alpha</version>
3232
<packaging>war</packaging>
3333

3434
<name>WSO2 Identity Server - All Rest API</name>

modules/api-resources/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
<parent>
2424
<groupId>org.wso2.is</groupId>
2525
<artifactId>identity-server-parent</artifactId>
26-
<version>6.1.0-m3-SNAPSHOT</version>
26+
<version>6.1.0-alpha</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

3030
<artifactId>api-resources</artifactId>
31-
<version>6.1.0-m3-SNAPSHOT</version>
31+
<version>6.1.0-alpha</version>
3232
<packaging>pom</packaging>
3333

3434
<name>WSO2 Identity Server - Rest API</name>

modules/authenticators/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-server-parent</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

modules/callhome/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-server-parent</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

modules/connectors/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-server-parent</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

modules/distribution/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-server-parent</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

modules/features/org.wso2.identity.styles.feature/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.wso2.is</groupId>
2222
<artifactId>identity-features</artifactId>
23-
<version>6.1.0-m3-SNAPSHOT</version>
23+
<version>6.1.0-alpha</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

modules/features/org.wso2.identity.ui.feature/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.wso2.is</groupId>
2222
<artifactId>identity-features</artifactId>
23-
<version>6.1.0-m3-SNAPSHOT</version>
23+
<version>6.1.0-alpha</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

modules/features/org.wso2.identity.utils.feature/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.wso2.is</groupId>
2222
<artifactId>identity-features</artifactId>
23-
<version>6.1.0-m3-SNAPSHOT</version>
23+
<version>6.1.0-alpha</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

modules/features/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.wso2.is</groupId>
1919
<artifactId>identity-server-parent</artifactId>
20-
<version>6.1.0-m3-SNAPSHOT</version>
20+
<version>6.1.0-alpha</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

modules/integration/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-server-parent</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

modules/integration/tests-common/admin-clients/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-integration-tests</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

modules/integration/tests-common/extensions/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.wso2.is</groupId>
2424
<artifactId>identity-integration-tests</artifactId>
25-
<version>6.1.0-m3-SNAPSHOT</version>
25+
<version>6.1.0-alpha</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

modules/integration/tests-common/integration-test-utils/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-integration-tests</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

modules/integration/tests-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-integration-tests</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525

modules/integration/tests-common/ui-pages/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-integration-tests</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

modules/integration/tests-integration/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-integration-tests</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525

modules/integration/tests-integration/tests-backend/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.wso2.is</groupId>
2020
<artifactId>identity-integration-tests</artifactId>
21-
<version>6.1.0-m3-SNAPSHOT</version>
21+
<version>6.1.0-alpha</version>
2222
<relativePath>../../pom.xml</relativePath>
2323
</parent>
2424

modules/local-authenticators/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-server-parent</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

modules/oauth2-grant-types/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-server-parent</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

modules/p2-profile-gen/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-server-parent</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

modules/provisioning-connectors/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-server-parent</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

modules/social-authenticators/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-server-parent</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

modules/styles/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.wso2.is</groupId>
2222
<artifactId>identity-server-parent</artifactId>
23-
<version>6.1.0-m3-SNAPSHOT</version>
23+
<version>6.1.0-alpha</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

modules/styles/product/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.wso2.is</groupId>
2222
<artifactId>identity-server-styles-parent</artifactId>
23-
<version>6.1.0-m3-SNAPSHOT</version>
23+
<version>6.1.0-alpha</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

modules/tests-utils/admin-services/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-integration-tests-utils</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525

modules/tests-utils/admin-stubs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wso2.is</groupId>
2323
<artifactId>identity-integration-tests-utils</artifactId>
24-
<version>6.1.0-m3-SNAPSHOT</version>
24+
<version>6.1.0-alpha</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

modules/tests-utils/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.is</groupId>
2121
<artifactId>identity-server-parent</artifactId>
22-
<version>6.1.0-m3-SNAPSHOT</version>
22+
<version>6.1.0-alpha</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<artifactId>identity-server-parent</artifactId>
2929
<packaging>pom</packaging>
3030
<description>WSO2 Identity Server</description>
31-
<version>6.1.0-m3-SNAPSHOT</version>
31+
<version>6.1.0-alpha</version>
3232
<name>WSO2 Identity Server</name>
3333
<url>http://wso2.org/projects/identity</url>
3434

@@ -2503,7 +2503,7 @@
25032503
<url>https://github.com/wso2/product-is.git</url>
25042504
<developerConnection>scm:git:https://github.com/wso2/product-is.git</developerConnection>
25052505
<connection>scm:git:https://github.com/wso2/product-is.git</connection>
2506-
<tag>HEAD</tag>
2506+
<tag>v6.1.0-alpha</tag>
25072507
</scm>
25082508

25092509

0 commit comments

Comments
 (0)