Skip to content

Commit

Permalink
Bug 579509 (eclipse-platform#17)
Browse files Browse the repository at this point in the history
* Bug 579509 - IES423:(ICT) Missing space between two strings
- Fixed missing space between strings
- Added missing Eclipse Copy right note

Change-Id: Ie3bbd2ff42172d1cd5beb0269900cda1039e07d4
Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>

* Bug 579509 - IES423:(ICT) Missing space between two strings
- Fixed missing space between strings
- Added missing Eclipse Copy right note

Change-Id: Ie3bbd2ff42172d1cd5beb0269900cda1039e07d4
Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>

* Bug 579509 part2 - IES423:(ICT) Missing space between two strings
- Fixed bundle version for master.

Change-Id: I61b855818fc2937325899cb687aa38bb25554868
Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
  • Loading branch information
niraj-modi authored Mar 31, 2022
1 parent bed7647 commit d723ee2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.e4.tools.emf.editor3x;singleton:=true
Bundle-Version: 4.8.1.qualifier
Bundle-Version: 4.8.100.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: org.eclipse.ui;bundle-version="3.6.0",
org.eclipse.core.runtime;bundle-version="3.6.0",
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>eclipse.platform.ui.tools</groupId>
<artifactId>org.eclipse.e4.tools.emf.editor3x</artifactId>
<version>4.8.1-SNAPSHOT</version>
<version>4.8.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<properties>
Expand Down

0 comments on commit d723ee2

Please sign in to comment.