Skip to content

Commit 7908baa

Browse files
committed
proper repeat(fixing pom files)
1 parent 888c7d0 commit 7908baa

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
<module>template-method</module>
3737
<module>visitor</module>
3838
<module>double-checked-locking</module>
39-
<module>private-class-data</module>
4039
<module>servant</module>
4140
</modules>
4241

servant/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<version>1.0-SNAPSHOT</version>
99
</parent>
1010
<artifactId>servant</artifactId>
11-
<version>1.0-SNAPSHOT</version>
1211
<name>servant</name>
1312
<url>http://maven.apache.org</url>
1413
<dependencies>

0 commit comments

Comments
 (0)