diff --git a/executor-base/pom.xml b/executor-base/pom.xml index 80c9739..7893d45 100644 --- a/executor-base/pom.xml +++ b/executor-base/pom.xml @@ -9,9 +9,9 @@ ch.unisg - executorBase + executorbase 0.0.1-SNAPSHOT - executorBase + executorbase Demo project for Spring Boot 11 diff --git a/executorcomputation/pom.xml b/executorcomputation/pom.xml index f422c55..b9e45ac 100644 --- a/executorcomputation/pom.xml +++ b/executorcomputation/pom.xml @@ -11,7 +11,7 @@ ch.unisg executorcomputation 0.0.1-SNAPSHOT - executor2 + executorcomputation Demo project for Spring Boot 11 @@ -42,7 +42,7 @@ ch.unisg - executorBase + executorbase 0.0.1-SNAPSHOT compile diff --git a/executorrobot/pom.xml b/executorrobot/pom.xml index f5348d4..101c268 100644 --- a/executorrobot/pom.xml +++ b/executorrobot/pom.xml @@ -11,7 +11,7 @@ ch.unisg executorrobot 0.0.1-SNAPSHOT - executor1 + executorrobot Demo project for Spring Boot 11 @@ -42,7 +42,7 @@ ch.unisg - executorBase + executorbase 0.0.1-SNAPSHOT diff --git a/roster/pom.xml b/roster/pom.xml index f51bff7..791e0d0 100644 --- a/roster/pom.xml +++ b/roster/pom.xml @@ -9,9 +9,9 @@ ch.unisg - assignment + roster 0.0.1-SNAPSHOT - assignment + roster Demo project for Spring Boot 11