Skip to content

Commit 8fea969

Browse files
committedApr 1, 2017
Reached milestone 1.15.0
1 parent 139876f commit 8fea969

File tree

100 files changed

+103
-103
lines changed

Some content is hidden

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

100 files changed

+103
-103
lines changed
 

‎abstract-document/pom.xml

+1-1
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.15.0-SNAPSHOT</version>
32+
<version>1.15.0</version>
3333
</parent>
3434
<artifactId>abstract-document</artifactId>
3535
<dependencies>

‎abstract-factory/pom.xml

+1-1
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.15.0-SNAPSHOT</version>
32+
<version>1.15.0</version>
3333
</parent>
3434
<artifactId>abstract-factory</artifactId>
3535
<dependencies>

0 commit comments

Comments
 (0)