Skip to content

Commit f55a112

Browse files
doing required changes for beta release
1 parent a5612af commit f55a112

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
product.name=WSO2 Identity Server
22
product.key=IS
3-
product.version=5.1.0-SNAPSHOT
3+
product.version=5.1.0-beta
44
hotdeployment=true
55
hotupdate=true
66
default.server.role=IdentityServer

modules/p2-profile-gen/carbon.product

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?pde version="3.5"?>
33

44
<product name="Carbon Product" uid="carbon.product.id" id="carbon.product" application="carbon.application"
5-
version="5.1.0.SNAPSHOT" useFeatures="true" includeLaunchers="true">
5+
version="5.1.0.beta" useFeatures="true" includeLaunchers="true">
66

77
<configIni use="default">
88
</configIni>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1021,7 +1021,7 @@
10211021
<properties>
10221022
<carbon.identity.version>5.0.2-beta</carbon.identity.version>
10231023
<carbon.identity.jar.version>5.0.2-beta</carbon.identity.jar.version>
1024-
<product.identity.version>5.1.0-SNAPSHOT</product.identity.version>
1024+
<product.identity.version>5.1.0-beta</product.identity.version>
10251025
<bcprov.jdk13.version>140</bcprov.jdk13.version>
10261026
<bcprov.jdk15.version>132</bcprov.jdk15.version>
10271027
<sevlet.api.version>2.5</sevlet.api.version>

0 commit comments

Comments
 (0)