diff --git a/microemulator/api/cldcapi10/pom.xml b/microemulator/api/cldcapi10/pom.xml index 0f67a804..f52944cd 100644 --- a/microemulator/api/cldcapi10/pom.xml +++ b/microemulator/api/cldcapi10/pom.xml @@ -43,9 +43,9 @@ - com.pyx4me + com.github.wvengen proguard-maven-plugin - ${pyx4meVersion} + 2.0.14 package diff --git a/microemulator/api/cldcapi11/pom.xml b/microemulator/api/cldcapi11/pom.xml index b1dc2c63..f5c126d5 100644 --- a/microemulator/api/cldcapi11/pom.xml +++ b/microemulator/api/cldcapi11/pom.xml @@ -43,9 +43,9 @@ - com.pyx4me + com.github.wvengen proguard-maven-plugin - ${pyx4meVersion} + 2.0.14 package diff --git a/microemulator/api/midpapi20/pom.xml b/microemulator/api/midpapi20/pom.xml index 1827dfa7..07adf441 100644 --- a/microemulator/api/midpapi20/pom.xml +++ b/microemulator/api/midpapi20/pom.xml @@ -53,9 +53,9 @@ - com.pyx4me + com.github.wvengen proguard-maven-plugin - ${pyx4meVersion} + 2.0.14 package diff --git a/microemulator/microemu-cldc/pom.xml b/microemulator/microemu-cldc/pom.xml index 536ab764..fd6354b3 100644 --- a/microemulator/microemu-cldc/pom.xml +++ b/microemulator/microemu-cldc/pom.xml @@ -39,9 +39,9 @@ - com.pyx4me + com.github.wvengen proguard-maven-plugin - ${pyx4meVersion} + 2.0.14 package diff --git a/microemulator/microemu-javase-applet/pom.xml b/microemulator/microemu-javase-applet/pom.xml index fb686422..0fe173ad 100644 --- a/microemulator/microemu-javase-applet/pom.xml +++ b/microemulator/microemu-javase-applet/pom.xml @@ -106,9 +106,9 @@ - com.pyx4me + com.github.wvengen proguard-maven-plugin - ${pyx4meVersion} + 2.0.14 package diff --git a/microemulator/microemu-midp/pom.xml b/microemulator/microemu-midp/pom.xml index 190f6dd2..9666218a 100644 --- a/microemulator/microemu-midp/pom.xml +++ b/microemulator/microemu-midp/pom.xml @@ -44,9 +44,9 @@ - com.pyx4me + com.github.wvengen proguard-maven-plugin - ${pyx4meVersion} + 2.0.14 package diff --git a/microemulator/pom.xml b/microemulator/pom.xml index 28fd48ea..dd8dfd13 100644 --- a/microemulator/pom.xml +++ b/microemulator/pom.xml @@ -63,7 +63,7 @@ microemu-injected microemu-javase microemu-javase-swing - microemu-javase-applet + microemu-extensions