Set version number for milestone 1.24.0
This commit is contained in:
		@@ -46,7 +46,7 @@
 | 
			
		||||
    <parent>
 | 
			
		||||
        <groupId>com.iluwatar</groupId>
 | 
			
		||||
        <artifactId>java-design-patterns</artifactId>
 | 
			
		||||
        <version>1.24.0-SNAPSHOT</version>
 | 
			
		||||
        <version>1.24.0</version>
 | 
			
		||||
    </parent>
 | 
			
		||||
    <artifactId>page-object</artifactId>
 | 
			
		||||
    <packaging>pom</packaging>
 | 
			
		||||
 
 | 
			
		||||
@@ -29,7 +29,7 @@
 | 
			
		||||
  <parent>
 | 
			
		||||
    <artifactId>page-object</artifactId>
 | 
			
		||||
    <groupId>com.iluwatar</groupId>
 | 
			
		||||
    <version>1.24.0-SNAPSHOT</version>
 | 
			
		||||
    <version>1.24.0</version>
 | 
			
		||||
  </parent>
 | 
			
		||||
  <artifactId>sample-application</artifactId>
 | 
			
		||||
</project>
 | 
			
		||||
 
 | 
			
		||||
@@ -29,7 +29,7 @@
 | 
			
		||||
  <parent>
 | 
			
		||||
    <artifactId>page-object</artifactId>
 | 
			
		||||
    <groupId>com.iluwatar</groupId>
 | 
			
		||||
    <version>1.24.0-SNAPSHOT</version>
 | 
			
		||||
    <version>1.24.0</version>
 | 
			
		||||
  </parent>
 | 
			
		||||
  <artifactId>test-automation</artifactId>
 | 
			
		||||
  <dependencies>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user