Skip to content

Commit

Permalink
Merge pull request #934 from darshanasbg/release-5.3.0
Browse files Browse the repository at this point in the history
Removing SNAPSHOT versions for 5.3.0 release
  • Loading branch information
darshanasbg authored Jan 4, 2017
2 parents 6c89d22 + 3424ccb commit a055680
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/distribution/src/assembly/filter.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product.name=WSO2 Identity Server
product.key=IS
product.version=5.3.0-SNAPSHOT
product.version=5.3.0
hotdeployment=true
hotupdate=true
default.server.role=IdentityServer
2 changes: 1 addition & 1 deletion modules/p2-profile-gen/carbon.product
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?pde version="3.5"?>

<product name="Carbon Product" uid="carbon.product.id" id="carbon.product" application="carbon.application"
version="5.3.0.SNAPSHOT" useFeatures="true" includeLaunchers="true">
version="5.3.0" useFeatures="true" includeLaunchers="true">

<configIni use="default">
</configIni>
Expand Down

0 comments on commit a055680

Please sign in to comment.