diff --git a/AWSPlugin/pom.xml b/AWSPlugin/pom.xml
index 646c672..6724f15 100644
--- a/AWSPlugin/pom.xml
+++ b/AWSPlugin/pom.xml
@@ -7,7 +7,7 @@
ponder
2.0-SNAPSHOT
- AWSPlugin
+ awsplugin
woframework
AWS Plugin
@@ -21,7 +21,7 @@
ponder
- ERCoreBL
+ ercorebl
com.webobjects
diff --git a/ERAddressBookExample/pom.xml b/ERAddressBookExample/pom.xml
index 96a20d4..7731596 100644
--- a/ERAddressBookExample/pom.xml
+++ b/ERAddressBookExample/pom.xml
@@ -6,7 +6,7 @@
ponder
2.0-SNAPSHOT
- ERAddressBookExample
+ eraddressbookexample
woapplication
ERAddress Book Example
@@ -20,11 +20,11 @@
ponder
- ERDatum
+ erdatum
ponder
- ERR2dw
+ err2dw
com.webobjects
diff --git a/ERAuth/pom.xml b/ERAuth/pom.xml
index 90df976..4d1230f 100644
--- a/ERAuth/pom.xml
+++ b/ERAuth/pom.xml
@@ -6,7 +6,7 @@
ponder
2.0-SNAPSHOT
- ERAuth
+ erauth
woframework
ERAuth
@@ -28,7 +28,7 @@
ponder
- ERCoreBL
+ ercorebl
com.webobjects
diff --git a/ERCoreBL/pom.xml b/ERCoreBL/pom.xml
index ab77638..6d4d0df 100644
--- a/ERCoreBL/pom.xml
+++ b/ERCoreBL/pom.xml
@@ -6,7 +6,7 @@
ponder
2.0-SNAPSHOT
- ERCoreBL
+ ercorebl
woframework
ERCoreBL
diff --git a/ERDatum/pom.xml b/ERDatum/pom.xml
index d07c81e..e286b98 100644
--- a/ERDatum/pom.xml
+++ b/ERDatum/pom.xml
@@ -6,7 +6,7 @@
ponder
2.0-SNAPSHOT
- ERDatum
+ erdatum
woframework
ERDatum
diff --git a/ERR2d2w/pom.xml b/ERR2d2w/pom.xml
index 093b562..6ea5f12 100644
--- a/ERR2d2w/pom.xml
+++ b/ERR2d2w/pom.xml
@@ -6,7 +6,7 @@
ponder
2.0-SNAPSHOT
- ERR2dw
+ err2dw
woframework
ERR2dw
diff --git a/ERUsers/pom.xml b/ERUsers/pom.xml
index d164935..88bb90d 100644
--- a/ERUsers/pom.xml
+++ b/ERUsers/pom.xml
@@ -6,7 +6,7 @@
ponder
2.0-SNAPSHOT
- ERUsers
+ erusers
woframework
ERUsers
@@ -24,11 +24,11 @@
ponder
- ERCoreBL
+ ercorebl
ponder
- ERAuth
+ erauth
com.webobjects
diff --git a/pom.xml b/pom.xml
index 9753f9e..d4d6186 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,22 +130,22 @@
ponder
- ERCoreBL
+ ercorebl
${project.version}
ponder
- ERAuth
+ erauth
${project.version}
ponder
- ERDatum
+ erdatum
${project.version}
ponder
- ERR2dw
+ err2dw
${project.version}