diff options
author | Steffen Pingel | 2012-02-17 10:28:04 -0500 |
---|---|---|
committer | Steffen Pingel | 2012-02-17 10:28:04 -0500 |
commit | d8f800e3e7a7f70f7d924886838e9180e1993e78 (patch) | |
tree | 38749ae9cff54fe9597ef4adc862e99376aab132 | |
parent | 74e18ca624d071fd193dc23650db6d8eb0a9622f (diff) | |
download | org.eclipse.mylyn.commons-d8f800e3e7a7f70f7d924886838e9180e1993e78.zip org.eclipse.mylyn.commons-d8f800e3e7a7f70f7d924886838e9180e1993e78.tar.gz org.eclipse.mylyn.commons-d8f800e3e7a7f70f7d924886838e9180e1993e78.tar.xz |
RESOLVED - bug 371771: add sub-project specific branding bundles
https://bugs.eclipse.org/bugs/show_bug.cgi?id=371771
Change-Id: I696b53ec28aa29ffebbc32301fa2c6308f202a5d
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -84,7 +84,6 @@ <module>org.eclipse.mylyn.monitor.core</module> <module>org.eclipse.mylyn.monitor.tests</module> <module>org.eclipse.mylyn.monitor.ui</module> - <module>org.eclipse.mylyn</module> <module>stubs</module> </modules> </project> |