Skip to content

Commit 3407392

Browse files
committedMar 31, 2018
Reach milestone 1.19.0
1 parent 474c218 commit 3407392

File tree

115 files changed

+118
-118
lines changed

Some content is hidden

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

115 files changed

+118
-118
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.19.0-SNAPSHOT</version>
32+
<version>1.19.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.19.0-SNAPSHOT</version>
32+
<version>1.19.0</version>
3333
</parent>
3434
<artifactId>abstract-factory</artifactId>
3535
<dependencies>

0 commit comments

Comments
 (0)