Skip to content

Commit 762b009

Browse files
committed
qe restructure
1 parent d1f0ac5 commit 762b009

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

service/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/target/

service/run-config/qa/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,12 @@
104104
<dependency>
105105
<groupId>appirio.platform</groupId>
106106
<artifactId>supply-library</artifactId>
107-
<version>1.0.3-SNAPSHOT</version>
107+
<version>1.0.3</version>
108108
</dependency>
109109
<dependency>
110110
<groupId>appirio.platform</groupId>
111111
<artifactId>review-microservice</artifactId>
112-
<version>1.0.2-SNAPSHOT</version>
112+
<version>1.0.2</version>
113113
</dependency>
114114
<dependency>
115115
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)