Urvy Agrawal 7a029078e6 Adding files for BAEL-2196 (#6477)
* Adding files for BAEL-2196

* modified Package structure
2019-03-07 09:19:44 -08:00

3 lines
58 B
Java

module com.baeldung.maven.java9 {
requires java.xml;
}