X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod%2Fgenprocessor%2Fpom.xml;h=22e85f58b301e91cc17f8755b9796739c0029f0f;hb=97d45736bf35452b2358fd5a55acd3b6734c728a;hp=6afc9de2945bc8e488b2ab99361c4ea3b44d691c;hpb=bcccdb62fe0dd1f7d9fb356363ef8889ebfdf5e8;p=dcaegen2%2Fplatform.git diff --git a/mod/genprocessor/pom.xml b/mod/genprocessor/pom.xml index 6afc9de..22e85f5 100644 --- a/mod/genprocessor/pom.xml +++ b/mod/genprocessor/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.onap.dcaegen2.platform.mod genprocessor - 1.0.0 + 1.0.2-SNAPSHOT dcaegen2-platform-mod-genprocessor UTF-8 @@ -81,12 +81,12 @@ limitations under the License. com.fasterxml.jackson.core jackson-core - 2.10.0.pr1 + 2.11.0 com.fasterxml.jackson.core jackson-databind - 2.10.0.pr1 + 2.11.0 org.apache.commons @@ -139,6 +139,10 @@ limitations under the License. + + sed -i /etc/nginx/nginx.conf -e '/^user /d' && touch /var/run/nginx.pid && mkdir -p /www/data && chown -R nginx:nginx /www /etc/nginx /var/cache/nginx /var/log/nginx /var/run/nginx.pid + + nginx nginx @@ -161,12 +165,16 @@ limitations under the License. artifact-with-dependencies + + groupadd -g 1000 dcaemod && useradd --shell /bin/bash -u 1000 -g 1000 -m dcaemod + /maven /work - http://onboarding-api/onboarding + http://onboarding-api:8080/onboarding 10 + dcaemod java