diff --git a/.idea/sonarlint/issuestore/8/5/85f48f2e34e9dcd0e1756f077d1409251f006845 b/.idea/sonarlint/issuestore/8/5/85f48f2e34e9dcd0e1756f077d1409251f006845
new file mode 100644
index 0000000..e69de29
diff --git a/.idea/sonarlint/issuestore/index.pb b/.idea/sonarlint/issuestore/index.pb
index df50769..875c255 100644
--- a/.idea/sonarlint/issuestore/index.pb
+++ b/.idea/sonarlint/issuestore/index.pb
@@ -18,4 +18,6 @@ P
G
multiform-validator.iml,d\5\d504f9b2cf453f919611cab68c0658cce3d4302e
<
-settings.xml,1\d\1d784fce58c3719506730fb9749600554125b511
\ No newline at end of file
+settings.xml,1\d\1d784fce58c3719506730fb9749600554125b511
+S
+#.github/workflows/maven-publish.yml,8\5\85f48f2e34e9dcd0e1756f077d1409251f006845
\ No newline at end of file
diff --git a/.idea/sonarlint/securityhotspotstore/8/5/85f48f2e34e9dcd0e1756f077d1409251f006845 b/.idea/sonarlint/securityhotspotstore/8/5/85f48f2e34e9dcd0e1756f077d1409251f006845
new file mode 100644
index 0000000..e69de29
diff --git a/.idea/sonarlint/securityhotspotstore/index.pb b/.idea/sonarlint/securityhotspotstore/index.pb
index df50769..875c255 100644
--- a/.idea/sonarlint/securityhotspotstore/index.pb
+++ b/.idea/sonarlint/securityhotspotstore/index.pb
@@ -18,4 +18,6 @@ P
G
multiform-validator.iml,d\5\d504f9b2cf453f919611cab68c0658cce3d4302e
<
-settings.xml,1\d\1d784fce58c3719506730fb9749600554125b511
\ No newline at end of file
+settings.xml,1\d\1d784fce58c3719506730fb9749600554125b511
+S
+#.github/workflows/maven-publish.yml,8\5\85f48f2e34e9dcd0e1756f077d1409251f006845
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index d352563..639b776 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -35,36 +35,36 @@
- {
+ "keyToString": {
+ "Application.Main.executor": "Run",
+ "Application.io.github.gabriel_logan.multiform_validator.Main.executor": "Run",
+ "Application.io.github.multiform_validator.Main.executor": "Run",
+ "JUnit.AsciiTest.executor": "Run",
+ "JUnit.CnpjValidatorTest.executor": "Run",
+ "JUnit.CpfValidatorTest.executor": "Run",
+ "JUnit.CpfValidatorTest.testNullCpf.executor": "Run",
+ "JUnit.CreditCardValidatorTest.executor": "Run",
+ "JUnit.CreditCardValidatorTest.testIdentifyFlagCard.executor": "Debug",
+ "JUnit.EmailValidatorTest.executor": "Run",
+ "JUnit.MainTest.executor": "Run",
+ "JUnit.SimpleMathTest.executor": "Run",
+ "JUnit.UtilsTest.executor": "Run",
+ "JUnit.ValidatorTest.executor": "Run",
+ "Maven.multiform-validator [test].executor": "Run",
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
+ "RunOnceActivity.ShowReadmeOnStart": "true",
+ "SHARE_PROJECT_CONFIGURATION_FILES": "true",
+ "git-widget-placeholder": "main",
+ "kotlin-language-version-configured": "true",
+ "project.structure.last.edited": "Project",
+ "project.structure.proportion": "0.15",
+ "project.structure.side.proportion": "0.2",
+ "run.code.analysis.last.selected.profile": "pProject Default",
+ "settings.editor.selected.configurable": "preferences.pluginManager"
}
-}]]>
-
+}
+
diff --git a/pom.xml b/pom.xml
index 6d70df4..e22c09e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
io.github
multiform-validator
- 0.0.1-TEST
+ 0.0.1
Multiform Validator
diff --git a/settings.xml b/settings.xml
deleted file mode 100644
index 78c8196..0000000
--- a/settings.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
- github
-
-
-
-
- github
-
-
- central
- https://repo1.maven.org/maven2
-
-
- github
- https://maven.pkg.github.com/multiform-validator/java
-
- true
-
-
-
-
-
-
-
-
- github
-
-
-
- Authorization
- Bearer ${env.GITHUB_TOKEN}
-
-
-
-
-
-