Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
HuiJun committed Jun 27, 2018
1 parent 0b14a23 commit 0bd13b4
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion mms-ent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>gov.nasa.jpl.mbee</groupId>
<artifactId>mms-ent</artifactId>
<version>3.3.0-RC2</version>
<version>3.3.0</version>
<name>Alfresco Repository and Share Quickstart with database and an embedded Tomcat runner.</name>
<description>This All-in-One project allows to manage all the components involved in Alfresco development (Repo, Share, Solr4, AMPs) in one project
</description>
Expand Down
2 changes: 1 addition & 1 deletion mms-ent/repo-amp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>gov.nasa.jpl.mbee</groupId>
<artifactId>mms-ent</artifactId>
<version>3.3.0-RC2</version>
<version>3.3.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion mms-ent/repo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>gov.nasa.jpl.mbee</groupId>
<artifactId>mms-ent</artifactId>
<version>3.3.0-RC2</version>
<version>3.3.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion mms-ent/runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>gov.nasa.jpl.mbee</groupId>
<artifactId>mms-ent</artifactId>
<version>3.3.0-RC2</version>
<version>3.3.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion mms-ent/share-amp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>gov.nasa.jpl.mbee</groupId>
<artifactId>mms-ent</artifactId>
<version>3.3.0-RC2</version>
<version>3.3.0</version>
</parent>

<!--
Expand Down
2 changes: 1 addition & 1 deletion mms-ent/share/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>gov.nasa.jpl.mbee</groupId>
<artifactId>mms-ent</artifactId>
<version>3.3.0-RC2</version>
<version>3.3.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion mms-ent/solr-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>gov.nasa.jpl.mbee</groupId>
<artifactId>mms-ent</artifactId>
<version>3.3.0-RC2</version>
<version>3.3.0</version>
</parent>

<!-- Build Solr Configuration only when we run an embedded Tomcat (i.e. profile run is enabled).
Expand Down

0 comments on commit 0bd13b4

Please sign in to comment.