Skip to content

Commit 0c48695

Browse files
committedDec 31, 2016
Achieved milestone 1.14.0
1 parent 8d34ccf commit 0c48695

File tree

96 files changed

+99
-99
lines changed

Some content is hidden

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

96 files changed

+99
-99
lines changed
 

‎abstract-document/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<artifactId>java-design-patterns</artifactId>
3131
<groupId>com.iluwatar</groupId>
32-
<version>1.14.0-SNAPSHOT</version>
32+
<version>1.14.0</version>
3333
</parent>
3434
<artifactId>abstract-document</artifactId>
3535
<dependencies>

‎abstract-factory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>com.iluwatar</groupId>
3131
<artifactId>java-design-patterns</artifactId>
32-
<version>1.14.0-SNAPSHOT</version>
32+
<version>1.14.0</version>
3333
</parent>
3434
<artifactId>abstract-factory</artifactId>
3535
<dependencies>

0 commit comments

Comments
 (0)