Skip to content

Commit 22f89a0

Browse files
committed
Refactory
1 parent 592fb4e commit 22f89a0

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

src/it/sample/pom.xml renamed to src/es/sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<version>1.0-SNAPSHOT</version>
1010
<packaging>jar</packaging>
1111

12-
<name>@project.artifactId@ IT</name>
12+
<name>@project.artifactId@ ES</name>
1313
<!-- FIXME change it to the project's website -->
1414
<url>http://www.example.com</url>
1515

File renamed without changes.
File renamed without changes.

src/it/settings.xml renamed to src/es/settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<settings>
44
<profiles>
55
<profile>
6-
<id>it-repo</id>
6+
<id>es-repo</id>
77
<activation>
88
<activeByDefault>true</activeByDefault>
99
</activation>

0 commit comments

Comments
 (0)