File tree Expand file tree Collapse file tree 8 files changed +20
-20
lines changed Expand file tree Collapse file tree 8 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 1010    </parent >
1111    <groupId >ca.bc.gov.open.jag</groupId >
1212    <artifactId >efiling-api</artifactId >
13-     <version >0.3.0-SNAPSHOT </version >
13+     <version >0.3.0</version >
1414    <name >efiling-api</name >
1515    <description >Demo project for Spring Boot</description >
1616
5151        <dependency >
5252            <groupId >ca.bc.gov.open.jag</groupId >
5353            <artifactId >efiling-commons</artifactId >
54-             <version >0.3.0-SNAPSHOT </version >
54+             <version >0.3.0</version >
5555        </dependency >
5656
5757        <dependency >
5858            <groupId >ca.bc.gov.open.jag</groupId >
5959            <artifactId >efiling-cso-starter</artifactId >
60-             <version >0.3.0-SNAPSHOT </version >
60+             <version >0.3.0</version >
6161        </dependency >
6262
6363        <dependency >
159159            <dependency >
160160                <groupId >ca.bc.gov.open.jag</groupId >
161161                <artifactId >efiling-bom</artifactId >
162-                 <version >0.3.0-SNAPSHOT </version >
162+                 <version >0.3.0</version >
163163                <type >pom</type >
164164                <scope >import</scope >
165165            </dependency >
200200                <dependency >
201201                    <groupId >ca.bc.gov.open.jag</groupId >
202202                    <artifactId >efiling-demo-starter</artifactId >
203-                     <version >0.3.0-SNAPSHOT </version >
203+                     <version >0.3.0</version >
204204                </dependency >
205205            </dependencies >
206206        </profile >
Original file line number Diff line number Diff line change 1010	</parent >
1111	<groupId >ca.bc.gov.open.jag</groupId >
1212	<artifactId >efiling-backend-demo</artifactId >
13- 	<version >0.3.0-SNAPSHOT </version >
13+ 	<version >0.3.0</version >
1414	<name >efiling-backend-demo</name >
1515	<description >A demo app for using the efiling system</description >
1616	<properties >
112112			<dependency >
113113				<groupId >ca.bc.gov.open.jag</groupId >
114114				<artifactId >efiling-bom</artifactId >
115- 				<version >0.3.0-SNAPSHOT </version >
115+ 				<version >0.3.0</version >
116116				<type >pom</type >
117117				<scope >import</scope >
118118			</dependency >
Original file line number Diff line number Diff line change 1010	</parent >
1111	<groupId >ca.bc.gov.open.jag</groupId >
1212	<artifactId >efiling-worker</artifactId >
13- 	<version >0.3.0-SNAPSHOT </version >
13+ 	<version >0.3.0</version >
1414	<name >efiling-worker</name >
1515	<description >File Submission Worker</description >
1616
4444		<dependency >
4545			<groupId >ca.bc.gov.open.jag</groupId >
4646			<artifactId >efiling-cso-starter</artifactId >
47- 			<version >0.3.0-SNAPSHOT </version >
47+ 			<version >0.3.0</version >
4848		</dependency >
4949
5050		<dependency >
7171			<dependency >
7272				<groupId >ca.bc.gov.open.jag</groupId >
7373				<artifactId >efiling-bom</artifactId >
74- 				<version >0.3.0-SNAPSHOT </version >
74+ 				<version >0.3.0</version >
7575				<type >pom</type >
7676				<scope >import</scope >
7777			</dependency >
Original file line number Diff line number Diff line change 66
77    <groupId >ca.bc.gov.open.jag</groupId >
88    <artifactId >efiling-bom</artifactId >
9-     <version >0.3.0-SNAPSHOT </version >
9+     <version >0.3.0</version >
1010
1111    <properties >
1212        <io .github.openfeign.opentracing.version>0.4.1</io .github.openfeign.opentracing.version>
Original file line number Diff line number Diff line change 44    <modelVersion >4.0.0</modelVersion >
55    <groupId >ca.bc.gov.open.jag</groupId >
66    <artifactId >efiling-commons</artifactId >
7-     <version >0.3.0-SNAPSHOT </version >
7+     <version >0.3.0</version >
88    <name >efiling-commons</name >
99    <description >Contains common functionality to efiling</description >
1010
6363            <dependency >
6464                <groupId >ca.bc.gov.open.jag</groupId >
6565                <artifactId >efiling-bom</artifactId >
66-                 <version >0.3.0-SNAPSHOT </version >
66+                 <version >0.3.0</version >
6767                <type >pom</type >
6868                <scope >import</scope >
6969            </dependency >
Original file line number Diff line number Diff line change 1313
1414    <groupId >ca.bc.gov.open.jag</groupId >
1515    <artifactId >efiling-cso-starter</artifactId >
16-     <version >0.3.0-SNAPSHOT </version >
16+     <version >0.3.0</version >
1717
1818    <properties >
1919        <java .version>1.8</java .version>
7373        <dependency >
7474            <groupId >ca.bc.gov.open.jag</groupId >
7575            <artifactId >efiling-commons</artifactId >
76-             <version >0.3.0-SNAPSHOT </version >
76+             <version >0.3.0</version >
7777        </dependency >
7878
7979    </dependencies >
8383            <dependency >
8484                <groupId >ca.bc.gov.open.jag</groupId >
8585                <artifactId >efiling-bom</artifactId >
86-                 <version >0.3.0-SNAPSHOT </version >
86+                 <version >0.3.0</version >
8787                <type >pom</type >
8888                <scope >import</scope >
8989            </dependency >
Original file line number Diff line number Diff line change 66
77    <groupId >ca.bc.gov.open.jag</groupId >
88    <artifactId >efiling-demo-starter</artifactId >
9-     <version >0.3.0-SNAPSHOT </version >
9+     <version >0.3.0</version >
1010
1111    <properties >
1212        <java .version>1.8</java .version>
5454        <dependency >
5555            <groupId >ca.bc.gov.open.jag</groupId >
5656            <artifactId >efiling-commons</artifactId >
57-             <version >0.3.0-SNAPSHOT </version >
57+             <version >0.3.0</version >
5858        </dependency >
5959
6060    </dependencies >
7171            <dependency >
7272                <groupId >ca.bc.gov.open.jag</groupId >
7373                <artifactId >efiling-bom</artifactId >
74-                 <version >0.3.0-SNAPSHOT </version >
74+                 <version >0.3.0</version >
7575                <type >pom</type >
7676                <scope >import</scope >
7777            </dependency >
Original file line number Diff line number Diff line change 66
77	<groupId >ca.bc.gov.open</groupId >
88	<artifactId >jag-efiling-backend</artifactId >
9- 	<version >0.3.0-SNAPSHOT </version >
9+ 	<version >0.3.0</version >
1010
1111	<description >FLA Document Upload</description >
1212
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments