Commit ab7f1823747d3644723593cd2c518e3efc5d608b
1 parent
b6c6b8cd
Exists in
master
Add JMX no build
Showing
2 changed files
with
2 additions
and
1 deletions
Show diff stats
impl/extension/jmx/pom.xml
| @@ -45,7 +45,7 @@ | @@ -45,7 +45,7 @@ | ||
| 45 | <parent> | 45 | <parent> |
| 46 | <artifactId>demoiselle-extension-parent</artifactId> | 46 | <artifactId>demoiselle-extension-parent</artifactId> |
| 47 | <groupId>br.gov.frameworkdemoiselle</groupId> | 47 | <groupId>br.gov.frameworkdemoiselle</groupId> |
| 48 | - <version>2.4.0-BETA2-SNAPSHOT</version> | 48 | + <version>2.4.0-BETA3-SNAPSHOT</version> |
| 49 | <relativePath>../../../parent/extension</relativePath> | 49 | <relativePath>../../../parent/extension</relativePath> |
| 50 | </parent> | 50 | </parent> |
| 51 | 51 |
pom.xml
| @@ -71,6 +71,7 @@ | @@ -71,6 +71,7 @@ | ||
| 71 | <module>impl/extension/jta</module> | 71 | <module>impl/extension/jta</module> |
| 72 | <module>impl/extension/se</module> | 72 | <module>impl/extension/se</module> |
| 73 | <module>impl/extension/servlet</module> | 73 | <module>impl/extension/servlet</module> |
| 74 | + <module>impl/extension/jmx</module> | ||
| 74 | <!-- | 75 | <!-- |
| 75 | <module>impl/extension/jaas</module> | 76 | <module>impl/extension/jaas</module> |
| 76 | --> | 77 | --> |