diff --git a/pom.xml b/pom.xml
index c522f8d..ddafa80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,6 +11,7 @@
small-rpc
examples
+ small-serialization
diff --git a/small-serialization/pom.xml b/small-serialization/pom.xml
new file mode 100644
index 0000000..202c6a1
--- /dev/null
+++ b/small-serialization/pom.xml
@@ -0,0 +1,15 @@
+
+
+
+ small-framework
+ com.small
+ 1.0-SNAPSHOT
+
+ 4.0.0
+
+ small-serialization
+
+
+
\ No newline at end of file