This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/flex-blazeds.git
commit ec456b2ed9396769fb191bf0537e6424573466ae Author: Josh Tynjala <[email protected]> AuthorDate: Wed Jan 18 14:59:50 2023 -0800 fix typo --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 60da534..a3cb040 100755 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,6 @@ <module>archetypes</module> <module>common</module> <module>core</module> - <module>proxy</module> <module>remoting</module> <module>opt</module> </modules> @@ -346,7 +345,7 @@ </dependencyManagement> <profiles> - <!-- create source-release and binary-relase archives --> + <!-- create source-release and binary-realase archives --> <profile> <id>with-distribution</id> <modules>
