Skip to content

Commit 3223b8e

Browse files
committed
preparing September release
1 parent 244d771 commit 3223b8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

service/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>appirio.platform</groupId>
55
<artifactId>review-microservice</artifactId>
6-
<version>1.0.2-SNAPSHOT</version>
6+
<version>1.0.2</version>
77
<name>Review Microservice</name>
88
<properties>
99
<dropwizard.version>0.7.1</dropwizard.version>
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>appirio.platform</groupId>
125125
<artifactId>supply-library</artifactId>
126-
<version>1.0.3-SNAPSHOT</version>
126+
<version>1.0.3</version>
127127
</dependency>
128128
<dependency>
129129
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)