Skip to content

Commit fb07bdb

Browse files
committed
Setting snapshot version for 5.2.1-SNAPSHOT
1 parent ec28856 commit fb07bdb

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

catalog-legacy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>gov.nasa.pds</groupId>
1010
<artifactId>registry-legacy</artifactId>
11-
<version>5.1.1</version>
11+
<version>5.2.0-SNAPSHOT</version>
1212
</parent>
1313

1414
<groupId>gov.nasa.pds.registry-legacy</groupId>

harvest-legacy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>gov.nasa.pds</groupId>
1010
<artifactId>registry-legacy</artifactId>
11-
<version>5.1.1</version>
11+
<version>5.2.0-SNAPSHOT</version>
1212
</parent>
1313

1414
<groupId>gov.nasa.pds.registry-legacy</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>gov.nasa.pds</groupId>
1212
<artifactId>registry-legacy</artifactId>
13-
<version>5.1.1</version>
13+
<version>5.2.0-SNAPSHOT</version>
1414
<packaging>pom</packaging>
1515

1616
<name>Legacy Registry</name>

registry-mgr-legacy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>gov.nasa.pds</groupId>
1010
<artifactId>registry-legacy</artifactId>
11-
<version>5.1.1</version>
11+
<version>5.2.0-SNAPSHOT</version>
1212
</parent>
1313

1414
<groupId>gov.nasa.pds.registry-legacy</groupId>

search-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>gov.nasa.pds</groupId>
1010
<artifactId>registry-legacy</artifactId>
11-
<version>5.1.1</version>
11+
<version>5.2.0-SNAPSHOT</version>
1212
</parent>
1313

1414
<groupId>gov.nasa.pds.registry-legacy</groupId>

0 commit comments

Comments
 (0)