File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- # Oracle NoSQL Database SDK for Spring Data 1.2  
1+ # Oracle NoSQL Database SDK for Spring Data 1.2.0   
22
33## About  
44
@@ -17,7 +17,7 @@ cluster or to
1717    <dependency >
1818        <groupId >com.oracle.nosql.sdk</groupId >
1919        <artifactId >spring-data-oracle-nosql</artifactId >
20-         <version >x.y.z </version >
20+         <version >1.2.0 </version >
2121    </dependency >
2222    ```
2323
@@ -28,10 +28,10 @@ cluster or to
2828
2929    ```
3030    mvn install:install-file \
31-     -DpomFile=spring-data-oracle-nosql-x.y.z .pom \
32-     -Dfile=spring-data-oracle-nosql-x.y.z .jar \
33-     -Dsources=spring-data-oracle-nosql-x.y.z -sources.jar \
34-     -Djavadoc=spring-data-oracle-nosql-x.y.z -javadoc.jar
31+     -DpomFile=spring-data-oracle-nosql-1.2.0 .pom \
32+     -Dfile=spring-data-oracle-nosql-1.2.0 .jar \
33+     -Dsources=spring-data-oracle-nosql-1.2.0 -sources.jar \
34+     -Djavadoc=spring-data-oracle-nosql-1.2.0 -javadoc.jar
3535    ```
3636
3737* The example below also requires an additional dependency:
Original file line number Diff line number Diff line change 66
77    <groupId >com.oracle.nosql.sdk</groupId >
88    <artifactId >spring-data-oracle-nosql</artifactId >
9-     <version >1.2</version >
9+     <version >1.2.0 </version >
1010
1111    <name >Oracle NoSQL Database SDK for Spring Data</name >
1212    <description >Oracle NoSQL Database SDK for Spring Data</description >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments