Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<dependency>
	<groupId>org.kuali.kfs</groupId>
	<artifactId>kfs-web</artifactId>
	<version>2016-07-14</version>
	<type>war</type>
</dependency>

 

Please search check nexus.kuali.co to see if a newer release has been published. You should be able to automate this. Contact could have an authenticated job that looks at the meta-data daily and checks to see if a newer version is available or subscribe to a nexus feed.

 Contact kfs.product.team@kuali.co if you want tips. We do not recommend you use a -SNAPSHOT version of Kuali Financials unless you insist on being on the bleeding edge.

...