We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 244d771 commit 3223b8eCopy full SHA for 3223b8e
service/pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>appirio.platform</groupId>
5
<artifactId>review-microservice</artifactId>
6
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
7
<name>Review Microservice</name>
8
<properties>
9
<dropwizard.version>0.7.1</dropwizard.version>
@@ -123,7 +123,7 @@
123
<dependency>
124
125
<artifactId>supply-library</artifactId>
126
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
127
</dependency>
128
129
<groupId>org.projectlombok</groupId>
0 commit comments