Skip to content

Commit 3001459

Browse files
eharris369GitHub Enterprise
authored andcommitted
Merge pull request #225 from eharris/211-removeBetaFromName
Issue #211: Remove Beta from the product name
2 parents 359a760 + f948515 commit 3001459

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dev/ant_build/olt_imports.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080

8181
<!-- Add Main feature here -->
8282
<category name="was4d"
83-
label="Microclimate Developer Tools Beta"
83+
label="Microclimate Developer Tools"
8484
description="Tools for working with Microclimate applications in Eclipse">
8585

8686
<!-- Features list file -->

dev/com.ibm.microclimate.core/about.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# NLS_MESSAGEFORMAT_NONE
1212

1313

14-
blurb=Microclimate Developer Tools Beta\n\
14+
blurb=Microclimate Developer Tools\n\
1515
\n\
1616
Version: {0}\n\
1717
Build id: {1}\n\

dev/com.ibm.microclimate/feature.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# been deposited with the U.S. Copyright Office.
88
###############################################################################
99

10-
featureName=Microclimate Developer Tools Beta
10+
featureName=Microclimate Developer Tools
1111

1212
# do not translate value - just change to point to a locale-specific HTML page
1313
licenseURL=license.html

0 commit comments

Comments
 (0)