Skip to content

Commit 49c788a

Browse files
authored
Update version to 0.1.6-SNAPSHOT in pom.xml (#83)
* Update version to 0.1.6-SNAPSHOT in pom.xml * Update version to 0.1.6-SNAPSHOT in pom.xml
1 parent e4ad3da commit 49c788a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • embabel-common-dependencies
  • embabel-common-test/embabel-common-test-dependencies

embabel-common-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.embabel.build</groupId>
66
<artifactId>embabel-dependencies-parent</artifactId>
7-
<version>0.1.5</version>
7+
<version>0.1.6-SNAPSHOT</version>
88
<relativePath />
99
</parent>
1010
<groupId>com.embabel.common</groupId>

embabel-common-test/embabel-common-test-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.embabel.build</groupId>
66
<artifactId>embabel-dependencies-parent</artifactId>
7-
<version>0.1.5</version>
7+
<version>0.1.6-SNAPSHOT</version>
88
<relativePath />
99
</parent>
1010
<groupId>com.embabel.common</groupId>

0 commit comments

Comments
 (0)