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 d1f0ac5 commit 762b009Copy full SHA for 762b009
service/.gitignore
@@ -0,0 +1 @@
1
+/target/
service/run-config/qa/pom.xml
@@ -104,12 +104,12 @@
104
<dependency>
105
<groupId>appirio.platform</groupId>
106
<artifactId>supply-library</artifactId>
107
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
108
</dependency>
109
110
111
<artifactId>review-microservice</artifactId>
112
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
113
114
115
<groupId>org.projectlombok</groupId>
0 commit comments