Skip to content

Commit 6cc7aee

Browse files
author
frankyoh
committed
com.advenoh로 원복시킴
1 parent e0d5771 commit 6cc7aee

183 files changed

Lines changed: 1209 additions & 490 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

amazon-s3/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<parent>
66
<artifactId>tutorials-java</artifactId>
7-
<groupId>kr.pe.advenoh</groupId>
7+
<groupId>com.advenoh</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

12-
<groupId>kr.pe.advenoh</groupId>
12+
<groupId>com.advenoh</groupId>
1313
<artifactId>amazon-s3</artifactId>
1414

1515
<name>amazon-s3</name>

assertj-unit-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<parent>
66
<artifactId>tutorials-java</artifactId>
7-
<groupId>kr.pe.advenoh</groupId>
7+
<groupId>com.advenoh</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

12-
<groupId>kr.pe.advenoh</groupId>
12+
<groupId>com.advenoh</groupId>
1313
<artifactId>assertj-unit-test</artifactId>
1414
<version>1.0-SNAPSHOT</version>
1515

custom-annotation/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<parent>
66
<artifactId>tutorials-java</artifactId>
7-
<groupId>kr.pe.advenoh</groupId>
7+
<groupId>com.advenoh</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

12-
<groupId>kr.pe.advenoh</groupId>
12+
<groupId>com.advenoh</groupId>
1313
<artifactId>custom-annotation</artifactId>
1414

1515
<name>custom-annotation</name>

ds-priority-queue/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<parent>
44
<artifactId>tutorials-java</artifactId>
5-
<groupId>kr.pe.advenoh</groupId>
5+
<groupId>com.advenoh</groupId>
66
<version>1.0-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>

google-guava/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<parent>
66
<artifactId>tutorials-java</artifactId>
7-
<groupId>kr.pe.advenoh</groupId>
7+
<groupId>com.advenoh</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

12-
<groupId>kr.pe.advenoh</groupId>
12+
<groupId>com.advenoh</groupId>
1313
<artifactId>google-guava</artifactId>
1414
<version>1.0-SNAPSHOT</version>
1515

httpclient/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<parent>
66
<artifactId>tutorials-java</artifactId>
7-
<groupId>kr.pe.advenoh</groupId>
7+
<groupId>com.advenoh</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

12-
<groupId>kr.pe.advenoh</groupId>
12+
<groupId>com.advenoh</groupId>
1313
<artifactId>httpclient</artifactId>
1414
<packaging>war</packaging>
1515

interface-callback/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<parent>
66
<artifactId>tutorials-java</artifactId>
7-
<groupId>kr.pe.advenoh</groupId>
7+
<groupId>com.advenoh</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

12-
<groupId>kr.pe.advenoh</groupId>
12+
<groupId>com.advenoh</groupId>
1313
<artifactId>interface-callback</artifactId>
1414
<version>1.0-SNAPSHOT</version>
1515

java-class-loader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<parent>
66
<artifactId>tutorials-java</artifactId>
7-
<groupId>kr.pe.advenoh</groupId>
7+
<groupId>com.advenoh</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

12-
<groupId>kr.pe.advenoh</groupId>
12+
<groupId>com.advenoh</groupId>
1313
<artifactId>java-class-loader</artifactId>
1414

1515
<name>java-class-loader</name>

java-cloneable/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<parent>
44
<artifactId>tutorials-java</artifactId>
5-
<groupId>kr.pe.advenoh</groupId>
5+
<groupId>com.advenoh</groupId>
66
<version>1.0-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>

java-completablefuture/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<parent>
66
<artifactId>tutorials-java</artifactId>
7-
<groupId>kr.pe.advenoh</groupId>
7+
<groupId>com.advenoh</groupId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

12-
<groupId>kr.pe.advenoh</groupId>
12+
<groupId>com.advenoh</groupId>
1313
<artifactId>java-completablefuture</artifactId>
1414

1515
<name>java-completablefuture</name>

0 commit comments

Comments
 (0)