Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8401575
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T21:50:41+00:00 2026-06-09T21:50:41+00:00

I am using following spring neo4j snapshot dependency in my project, <dependency> <groupId>org.springframework.data</groupId> <artifactId>spring-data-neo4j</artifactId>

  • 0

I am using following spring neo4j snapshot dependency in my project,

<dependency>
            <groupId>org.springframework.data</groupId>
            <artifactId>spring-data-neo4j</artifactId>
            <version>2.1.0.BUILD-SNAPSHOT</version>
        </dependency>

Today morning, after mvn install, i got the latest snapshot from the repository. However, i would like to use the previous snapshot instead of the latest one.

Is there any mvn command to do this?
I found out commands to work offline or to get latest one but didn’t find one to go back to particular snapshot.

Kindly let me know if there is any such command.

Thanks,
Abdul

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T21:50:42+00:00Added an answer on June 9, 2026 at 9:50 pm

    Assuming your maven settings are pointing to http://repo.springsource.org, you can always search for a particular version like spring-data-neo4j-2.1.

    Once you click on a version like 2.1.0.RC2 you can view Show In Tree then see a sample of the maven pom settings:

    <dependency>
        <groupId>org.springframework.data</groupId>
        <artifactId>spring-data-neo4j</artifactId>
        <version>2.1.0.RC2</version>
    </dependency> 
    

    Or you can page through to find the particular snapshot version you are looking for like:

    <dependency>
        <groupId>org.springframework.data</groupId>
        <artifactId>spring-data-neo4j</artifactId>
        <version>2.1.0.BUILD-20120817.105144-37</version>
    </dependency>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am project I will be using following tech. JSF 2.0, Hibernate, Spring, jBPM,
We have a Hibernate/Spring application that have the following Spring beans: <bean id=transactionManager class=org.springframework.orm.hibernate3.HibernateTransactionManager
I have the following partial spring context xml file: <bean name=template class=org.springframework.jdbc.core.JdbcTemplate> <property name=dataSource
I am using spring web mvc for my app's UI part.. By using following
I have a Spring application deployed in JBoss EAP server, using the following settings:
I have configured in following way that spring MVC app using Spring 3.1.1.RELEASE web.xml
I'm using Spring and struts and have the following entry in '/META-INF/context.xml' <Context cachingAllowed=false
See the following Mock Test by using Spring/Spring-MVC public class OrderTest { // SimpleFormController
I'm facing following problem actually: I'm using Spring with jQuery. I have Controller: @Controller
I am using Hibernate 4.1 and Spring 3.1. Consider the following User class having

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.