Skip to content

Commit e945f63

Browse files
committedJun 29, 2015
Set version to 1.1.0
1 parent cf66a44 commit e945f63

File tree

49 files changed

+49
-49
lines changed

Some content is hidden

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

49 files changed

+49
-49
lines changed
 

‎abstract-factory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.iluwatar</groupId>
77
<artifactId>java-design-patterns</artifactId>
8-
<version>1.0.0</version>
8+
<version>1.1.0</version>
99
</parent>
1010
<artifactId>abstract-factory</artifactId>
1111
<dependencies>

‎adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.iluwatar</groupId>
77
<artifactId>java-design-patterns</artifactId>
8-
<version>1.0.0</version>
8+
<version>1.1.0</version>
99
</parent>
1010
<artifactId>adapter</artifactId>
1111
<dependencies>

0 commit comments

Comments
 (0)