mibo commented on PR #97:
URL: https://github.com/apache/olingo-odata4/pull/97#issuecomment-1312694082

   You can use the Apache Snapshot repositories to get the latest snapshot, 
e.g. 
[odata-parent/4.10.0-SNAPSHOT](https://repository.apache.org/content/groups/snapshots/org/apache/olingo/odata-parent/4.10.0-SNAPSHOT/).
   
   
   ```
   <repository>
     <id>apache.snapshots</id>
     <name>Apache Development Snapshot Repository</name>
     <url>https://repository.apache.org/content/repositories/snapshots/</url>
     <releases>
       <enabled>false</enabled>
     </releases>
     <snapshots>
       <enabled>true</enabled>
     </snapshots>
   </repository>
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@olingo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to