diff --git a/README.md b/README.md
index fad61b7..bda8211 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
# Protocolo LLP — Implementación en Java
-[](https://github.com/EnzoLeonel/llp-protocol-java/actions/workflows/maven-publish.yml)
+[](https://github.com/flamicomm/llp-protocol-java/actions/workflows/maven-publish.yml)
[](LICENSE)
[](https://www.oracle.com/java/)
-[](https://codecov.io/github/EnzoLeonel/llp-protocol)
+[](https://codecov.io/github/flamicomm/llp-protocol)
Implementación en **Java 21** de **LLP (Layered Link Protocol)** — un protocolo de comunicación robusto, eficiente y extensible diseñado para la comunicación de dispositivos IoT. LLP está construido en torno a un modelo de cebolla en capas (layered onion model), donde cada trama puede transportar capas de protocolo opcionales sobre la capa de transporte obligatoria.
@@ -72,7 +72,7 @@ Crea un token con el permiso `read:packages`.
github
GitHub Packages
- https://maven.pkg.github.com/EnzoLeonel/llp-protocol-java
+ https://maven.pkg.github.com/flamicomm/llp-protocol-java
@@ -524,7 +524,7 @@ Licencia MIT — ver [LICENSE](https://www.google.com/search?q=LICENSE)
## ✍️ Autor
-Creado por **EnzoLeonel**
+Creado por **flamicomm**
---
diff --git a/examples/llp-serial-test/pom.xml b/examples/llp-serial-test/pom.xml
index a71b389..e24ba9a 100644
--- a/examples/llp-serial-test/pom.xml
+++ b/examples/llp-serial-test/pom.xml
@@ -41,7 +41,7 @@
github
GitHub Packages
- https://maven.pkg.github.com/EnzoLeonel/llp-protocol-java
+ https://maven.pkg.github.com/flamicomm/llp-protocol-java
diff --git a/pom.xml b/pom.xml
index 580a9b5..ad10072 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
LLP Core
LLP transport layer core with plugin-based extensibility via SPI
- https://github.com/EnzoLeonel/llp-protocol-java
+ https://github.com/flamicomm/llp-protocol-java
@@ -24,16 +24,16 @@
- EnzoLeonel
- Enzo Leonel
- https://github.com/EnzoLeonel
+ flamicomm
+ Flamingo Communications
+ https://github.com/flamicomm
- scm:git:https://github.com/EnzoLeonel/llp-protocol-java.git
- scm:git:https://github.com/EnzoLeonel/llp-protocol-java.git
- https://github.com/EnzoLeonel/llp-protocol-java
+ scm:git:https://github.com/flamicomm/llp-protocol-java.git
+ scm:git:https://github.com/flamicomm/llp-protocol-java.git
+ https://github.com/flamicomm/llp-protocol-java
HEAD
@@ -196,8 +196,8 @@
github
- GitHub EnzoLeonel Apache Maven Packages
- https://maven.pkg.github.com/EnzoLeonel/llp-protocol-java
+ GitHub Flamicomm Apache Maven Packages
+ https://maven.pkg.github.com/flamicomm/llp-protocol-java