Skip to content

Commit

Permalink
Update files for alpha2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Niranjan-K committed May 7, 2016
1 parent 32079eb commit 9c28864
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions distribution/carbon-home/release-notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,17 +54,17 @@ <h2>Key Features</h2>
<h2>Issues Fixed for this release</h2>
<ul>
<li>
<a href="https://wso2.org/jira/issues/?filter=13024">
https://wso2.org/jira/issues/?filter=13024
<a href="https://wso2.org/jira/issues/?filter=13058">
https://wso2.org/jira/issues/?filter=13058
</a>
</li>
</ul>

<h2>Known Issues</h2>
<ul>
<li>
<a href="https://wso2.org/jira/issues/?filter=13025">
https://wso2.org/jira/issues/?filter=13025
<a href="https://wso2.org/jira/issues/?filter=13059">
https://wso2.org/jira/issues/?filter=13059
</a>
</li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions distribution/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.1.0.SNAPSHOT" useFeatures="true" includeLaunchers="true">
version="5.1.0.alpha2" useFeatures="true" includeLaunchers="true">

<configIni use="default">
</configIni>
Expand All @@ -14,7 +14,7 @@ version="5.1.0.SNAPSHOT" useFeatures="true" includeLaunchers="true">
</plugins>

<features>
<feature id="org.wso2.carbon.runtime" version="5.1.0.SNAPSHOT"/>
<feature id="org.wso2.carbon.runtime" version="5.1.0.alpha2"/>
</features>

<configurations>
Expand Down
4 changes: 2 additions & 2 deletions distribution/src/assembly/filter.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
################################################################################
carbon.version=5.1.0-SNAPSHOT
carbon.version=5.1.0-alpha2
server.key=carbon-kernel
server.name=WSO2 Carbon Kernel
server.version=5.1.0-SNAPSHOT
server.version=5.1.0-alpha2
2 changes: 1 addition & 1 deletion launcher/src/main/resources/launch.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ carbon.initial.osgi.bundles=\
file\:plugins/org.ops4j.pax.logging.pax-logging-api_1.8.5.jar@2\:true,\
file\:plugins/org.ops4j.pax.logging.pax-logging-log4j2_1.8.5.jar@2\:true,\
file\:plugins/org.eclipse.equinox.cm_1.1.0.v20131021-1936.jar@2\:true,\
file\:plugins/org.wso2.carbon.base_5.1.0.SNAPSHOT.jar@2\:true,\
file\:plugins/org.wso2.carbon.base_5.1.0.alpha2.jar@2\:true,\
file\:plugins/org.eclipse.equinox.simpleconfigurator_1.1.0.v20131217-1203.jar@3\:true

osgi.install.area=file\:profiles/${profile}
Expand Down

0 comments on commit 9c28864

Please sign in to comment.