diff --git a/mars-station/pom.xml b/mars-station/pom.xml
index 6df7410..21d8c06 100644
--- a/mars-station/pom.xml
+++ b/mars-station/pom.xml
@@ -5,11 +5,12 @@
mars-rover
cat.hack3.codingtests
- 1.0-SNAPSHOT
+ 10.0
4.0.0
mars-station
+ 2.0
17
diff --git a/pom.xml b/pom.xml
index c43654c..e924a80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,11 +7,12 @@
cat.hack3.codingtests
mars-rover
pom
- 1.0-SNAPSHOT
+ 10.0
mars-station
user-interface-console
+ rover-commands
diff --git a/rover-commands/pom.xml b/rover-commands/pom.xml
new file mode 100644
index 0000000..b231e35
--- /dev/null
+++ b/rover-commands/pom.xml
@@ -0,0 +1,27 @@
+
+
+
+ mars-rover
+ cat.hack3.codingtests
+ 10.0
+
+ 4.0.0
+
+ rover-commands
+
+
+ 17
+ 17
+
+
+
+
+ cat.hack3.codingtests
+ mars-station
+ 2.0
+
+
+
+
\ No newline at end of file
diff --git a/user-interface-console/pom.xml b/user-interface-console/pom.xml
index 8c593ef..7d67149 100644
--- a/user-interface-console/pom.xml
+++ b/user-interface-console/pom.xml
@@ -5,7 +5,7 @@
mars-rover
cat.hack3.codingtests
- 1.0-SNAPSHOT
+ 10.0
4.0.0
@@ -20,7 +20,7 @@
cat.hack3.codingtests
mars-station
- 1.0-SNAPSHOT
+ 2.0